Recommended Headers#
When sending an HTTP request to the API, we recommend the following headers are included with the request:
Header |
Notes |
Example Value |
|---|---|---|
|
The base URL of the application being accessed |
|
|
The authentication token as described in Authentication |
|
|
When getting data, we recommend Accept be set to |
|
|
When sending a request with a JSON body, we recommend setting the content type as |
|