v47

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2024-06-17465244.2 KB
AI Services

Detect and identify text in an image using AI

This endpoint is used to modify an existing image using AI. It accepts a Form Data containing the image modification parameters and returns the modified image.

post/api/ai/images/v2/image-text-detection

Response

OK

codeinteger

The HTTP status code.

statusstring

Status indicating the success of the response. In case you have an error for multipart/form-data requests, try removing the Content-Type header.

datastring

The response data.

processing_timeinteger

The time taken to process the request, in milliseconds.

processing_idstring

A universally unique identifier for the request. This can be used to track the request in the logs.

processing_countinteger

The number of times the request has been processed. This is what is considered in the Billing Process. This is either the number of times the image is processed or the number of words that the server processes.