How it works
Add awebhook parameter to your request. The API immediately responds with status queued, then calls your webhook URL with the result once inference is complete.
Receive inference results asynchronously via HTTP callbacks.
webhook parameter to your request. The API immediately responds with status queued, then calls your webhook URL with the result once inference is complete.