Skip to main content

Authentication

All API requests must be authenticated using an API key.

API Key Header

Include your API key in the X-Api-Key header for all requests:

Getting Your API Key

Get your API key from your Solute dashboard. The API key is associated with your lab/organization.
Keep your API key secure. Never expose it in client-side code or commit it to version control.

Invalid API Key

If the API key is missing or invalid, the server should return:

Next Steps

Events Endpoint

Feature Flags Endpoint