API Reference

/batch/

Use this endpoint to make several requests at once and open only one HTTP
connection.

The mandatory fields are id, method and url.
body must be a string, so JSON must be encoded to a string.

To request the details of objects that are related to each other, prefer field expansion for better performance and cacheability.

Log in to see full request history
Headers
string
required

e.g. JWT token

Response
200

OK

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