# Page Not Found

The URL `api-documentation/catalog-api` does not exist.

You might be looking for one of these pages:
- [Get Started with Limio's API](https://docs.limio.com/developers/api-documentation/api.md)
- [Authentication](https://docs.limio.com/developers/api-documentation/authentication-overview.md)
- [OAuth Bearer Token](https://docs.limio.com/developers/api-documentation/authentication-overview/oauth-bearer-token.md)
- [Claude Code Skill](https://docs.limio.com/developers/custom-components/claude-code-skill.md)
- [Getting Started](https://docs.limio.com/developers/limio-sdk/getting-started.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.limio.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.limio.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/developers/api-documentation/api.md`)
- Use `Accept: text/markdown` header for content negotiation