The API expects you to send an HTTP Header with every request in this format:
| Key | Value |
| Authorization | Bearer Project_API_Key |
Make note of the word "Bearer" which should appear before your Project API Key. Check out the API Reference ↗ documentation for more information.