# Page Not Found

The URL `developers/api` does not exist.

You might be looking for one of these pages:
- [CLI](https://docs.mimic.fi/developers/cli.md)
- [Library](https://docs.mimic.fi/developers/library.md)
- [SDK](https://docs.mimic.fi/developers/sdk.md)
- [Fees](https://docs.mimic.fi/developers/fees.md)
- [Architecture](https://docs.mimic.fi/developers/architecture.md)

## How to find the correct page

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

## Tips for requesting documentation

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