To use the API you must authenticate a request using your API key. You can find the key in the Dashboard. There are two API keys in the dashboard: Publishable and Secret. You can find out more about the differences here.The API key should be included in all API requests to the server in a header that looks like the following:Authorization: Bearer {API_KEY}