Skip to main content
To authenticate with the Bigdata.com API, you need to use an API key. You can create and manage your API Keys in the Developer Platform > API Keys Developer Platform > API Keys The API key must be included in all API requests to the server in a x-api-key header. Here is an example of how you can make an authenticated request using curl:
We recommend using environment variables to specify your API Key.