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

# AI APIs

> Evaluate external AI APIs by contract, authentication, data handling, reliability, and metering.

## Catalog APIs

Catalog APIs are external programmable services that agents or applications can consume. They are different from the [Scrums.com platform API](/docs/api-reference/introduction), which manages Scrums.com resources.

Before deployment, review:

* API contract and versioning policy
* Authentication and credential rotation
* Request and response data handling
* Rate limits, quotas, and retry behavior
* Regional availability and data residency
* Usage units and cost controls
* Provider uptime and support terms

Store credentials outside code and apply the smallest permission scope available.

[Browse AI APIs →](https://www.scrums.com/catalog/apis)
