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

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.

Upload your media through one of the three keys.

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.

Language
Authorization
Header
Click Try It! to start a request and see the response here!