> ## Documentation Index
> Fetch the complete documentation index at: https://developer.orchestro.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Authorization

Using the Orchestro API requires a valid API-key.

## Authorization Header

<ParamField body="content-Type" type="application/json" />

<ParamField body="Authorization" type="api-key" required>
  The API key authorize and grants you access to resources when making requests to the Orchestro API
</ParamField>
