API Requests

Headers

All requests should have the following header:

"Content-Type": "application/json"

You should also put your authentication headers in your request.

Last updated