Base URL
Our API is built around a RESTful architecture. All requests are made to the base URL:Authentication
All API endpoints are authenticated using an API key in the header. You may obtain an API key from the Developer Portal. The API key is passed in thex-api-key header:

