# Page Not Found

The URL `reference/oauth-2-api/client-credentials` does not exist.

You might be looking for one of these pages:
- [Client Credentials](https://azutopia.gitbook.io/authority/reference/oauth2/client-credentials.md)
- [Legacy Flows](https://azutopia.gitbook.io/authority/reference/oauth2/implicit-grant.md)
- [Token Response](https://azutopia.gitbook.io/authority/reference/oauth2/token-response.md)
- [Refresh Tokens](https://azutopia.gitbook.io/authority/reference/oauth2/refresh-tokens.md)
- [Authorization Code + PKCE](https://azutopia.gitbook.io/authority/reference/oauth2/authorization-code-pkce.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://azutopia.gitbook.io/authority/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://azutopia.gitbook.io/authority/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/authority/reference/oauth2/client-credentials.md`)
- Use `Accept: text/markdown` header for content negotiation