Submit a Task Synchronously

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

A synchronous endpoint is preferred for users who have real-time needs, low latency requirements, and are submitting continuous / cyclical requests.

Submit your request using only one of the three keys below:

  • Use media to stream a file through the post request.
  • Use url to send us a url where we can download the file.
  • Use text_data to submit raw text.

The synchronous endpoint keeps the HTTP request open until results have finished processing and then sends the results directly in the response message.

Appropriate for Model-Only projects.

Form Data
file

Use this key to send a binary file through a post request.

string
Defaults to https://thehive.ai/images/e7a7d72.jpg

Use this key to send your file using a publicly accessible url to a hosted media file.

string
Defaults to this is my text content for moderation

Use text_data to submit raw text for text moderation projects.

Headers
string
Defaults to Token <token>

auth token

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json