# Page Not Found

The URL `documentation/rest-api-client` does not exist.

You might be looking for one of these pages:
- [Web API](https://docs.oidc-spa.dev/docs/v4/documentation/web-api.md)
- [Error Management](https://docs.oidc-spa.dev/docs/v4/documentation/error-management.md)
- [Installation](https://docs.oidc-spa.dev/docs/v4/documentation/readme.md)
- [Basic Usage](https://docs.oidc-spa.dev/docs/v4/documentation/usage.md)
- [User Account Management](https://docs.oidc-spa.dev/docs/v4/documentation/user-account-management.md)

## How to find the correct page

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

## Tips for requesting documentation

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