Authentication
Authenticate your account when using the API by including your secret API key in the request.
Manage your API Keys contacting us ([email protected])
Important:Each API key is associated with a single facility. To access information from multiple facilities, you must use separate API keys.
Your API keys carry many privileges, so be sure to keep them secret! 🤫 Do not share your API keys in publicly accessible areas such GitHub, client-side code, and so forth.
All API requests must be made over HTTPS and Content-type as application/json.