v1
latestSwagger 2.02026-07-176096209.1 KBv2
Initiate an Asynchronous request to interrogate an image
This endpoint will immediately return with the UUID of the request for interrogation. This endpoint will always be accepted, even if there are no workers available currently to fulfill this request. Perhaps some will appear in the next 20 minutes. Asynchronous requests live for 20 minutes before being considered stale and being deleted.
post/v2/interrogate/async
Headers
apikeystring required
A User API key
Client-Agentstring
The client name and version
X-Fieldsstring mask
An optional fields mask
Request body
Example request
{
"forms": [
{
"name": "caption"
}
],
"webhook": "https://haidra.net/00000000-0000-0000-0000-000000000000"
}Response
Interrogation Queued