Authentication
Cloud API
Analytics uses API keys to allow access to the API. You can find your API Key on the Analytics Developer Portal or Sign Up for a new API key.
All endpoints expect the API Key to be passed as an HTTP header:
-H "X-BabelStreetAPI-Key: [your_api-key]"
Important
You must replace [your_api_key]
with your personal API key.