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

# API authentication model

> How Clumio authenticates API requests, and what a token represents.

Every call carries a signed token as a bearer credential. The token is scoped to a control plane and to an identity.

<Note>
  **Prototype page.** This page is included to show where this topic belongs in the proposed
  documentation structure. Its production instructions would be researched, written, and validated
  during an engagement.
</Note>

## Planned coverage

* Bearer tokens
* Personal and service tokens
* Scoping and expiry
* Failure modes

## Related pages

* [Clumio REST API](/developer-tools/rest-api)
* [Full API reference](https://api.commvault.com/docs/latest/api/cv/ClumioAPIs/clumio-rest-api/)
