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

# Identity

> Reference for the Identity API methods.

## Methods

<Card title="Exchange Token" href="/docs/api-reference/generated/identity/exchange-token">
  Exchanges an exchange token for a new access token.
</Card>

<Card title="Get Authenticated Identity" href="/docs/api-reference/generated/identity/get-authenticated-identity">
  Retrieves information about the currently authenticated identity.
</Card>

<Card title="Get ID Token" href="/docs/api-reference/generated/identity/get-id-token">
  Gets an ID token for authenticating with other services.
</Card>
