Request headers
You must include the following headers in requests sent to the Core API:| Name | Description | Request Type | Required Value |
|---|---|---|---|
| authorization | Credentials to authenticate your request. | GET, POST, PUT | Your token |
| content-type | The media type of the requested resource. | POST, PUT | application/json |
Sample request headers
Bash