> For the complete documentation index, see [llms.txt](https://docs.flylogs.com/fcom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flylogs.com/fcom/api-docs/usage.md).

# Usage

The usage of Flylogs API requires acceptance of our [Terms and conditions](https://www.flylogs.com/static/legal).\
Get in [contact with our support team](https://www.flylogs.com/home/contact) to get the API service active on your company account.

**NOTES ABOUT THE API USAGE:**

* API access is limited to Premium and Unlimited Flylogs Account users.
* Access to the API has to be requested to the Flylogs Support team in order to be activated for your company.
* Integrations authenticate with an **API key**, created by a Company Administrator under **Company Settings → API**. A key is bound to a Flylogs user and the access level to features and functions depends on that user's type and privileges.
* Every API request requires an `Authorization: Bearer <api-key>` header. API keys begin with `flk_` and are long-lived — there is no login step.
* A key remains valid until it is **revoked** by an administrator, or until its optional **expiry** date passes. The full key is shown only once, at creation.
* API usage is limited and throttled. Any user abusing the system or performing an abusive number of requests will be banned from the system automatically for 14 days.

**Upon API service activation, you will have access to the docs in the** [**help site**](https://neo.flylogs.com/help/article/view/API/description.md) **of the NEO.**
