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

# Create API key

> This guide provides instructions for creating API key that enables interaction with Machina using customized integrations.

## Creating API key

* Under construction.

## Obtaining API key

### 1. Access your project credentials

* Access [**Machina Studio**](https://studio.machina.gg/) >  My Project > Credentials.
* There is two credentials available for integration: API address and API key.

### 2. Copy API key and authorize your new integration

* Your API key should look like the following example key:

```
pKoa1Et4Dj3_7pR0DmjrcERFU8ZEF_3JOhQpTGRRxeZhwz0TZfb2BYQ4nNx_4l5JIGoTs7bGtSe7HrlNF2Memz
```

<Tip>
  **Tip:** Check [**API Schemas**](/api-reference/api-schemas) for request header pattern.
</Tip>

## Next up

Explore Machina API endpoints for interacting with agents, documents and workflows using a customized integration.
