# Headers

Make sure every request has these 2 headers included:

Accept: application/json
Content-Type: application/json

We would appreciate if you also include your user agent in the headers, this header should accurately describe the nature of the API call where it is coming from:

User-Agent: 'domain.com'