API

Description

This is a brief documentation of the API aimed to assist the user consume the api
endpoints created for ImgSEO tool.
Base URL: https://ai.imgseo.net
GET: /api/v1/account

Authentication
Bearer Token: use token (api key) generated from your account

Http Request Headers

Accept: The response format which is required for operations with a response.
Content-Type: The request format, which is required for operations with a request body.

Parameter Required Description
Accept Required Should be set to application/json
Content-Type Required Should be set to application/json

POST: /api/v1/images

Authentication

Bearer Token: use token (api key) generated from your account

Http Request Headers (Accept and Content-Type)

Request Parameters

Parameter Required Description
url Required if raw is not set Should be set to application/json
Required Required Should be set to application/json
source Required Should be a string with the question
overwrite Optional Overrides the previous alt text generated
raw Required if url is not set Base 64 encoded image