Using a key
Send the key as a Bearer token on every request:X-Api-Key: <key> header is accepted as an alternative to the
Authorization header.
Getting a key
API keys are issued per organization from your Flightline dashboard. Keys can be named, rotated, and revoked at any time; a revoked key stops working immediately.Errors
A
404 is returned (rather than 403) when you request a review that
belongs to another organization, so the API never confirms the existence of
resources outside your tenant.