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

# Authorization

> Let's get authenticated

<img style={{ borderRadius: '0.6rem' }} src="https://mintcdn.com/nudle/IXu2oOby8BodmmU9/images/authbanner.png?fit=max&auto=format&n=IXu2oOby8BodmmU9&q=85&s=57d5693e1f7e2dca8231b4dae28ec17d" width="1302" height="392" data-path="images/authbanner.png" />

## How it works

Create requests to the nudle networking using your unique API tokens. Each token has its own usage and limitations, enabling the use of multiple tokens across various applications.

<CardGroup cols={1}>
  <Card title="Jump to account" icon="id-badge" href="https://nudlelabs.com">
    \*Available soon
  </Card>
</CardGroup>

<ResponseField name="TOKEN" type="string" required>
  (A) unique API token

  Example: `XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX`
</ResponseField>

Tokens have nicknames that can be seen and modified before and after creation. Additionally, you can delete tokens based on their names to identify which ones may need to be removed.
