# Page Not Found

The URL `content/recipes/building_rest_apis.html` does not exist.

You might be looking for one of these pages:
- [Building REST APIs](https://coldbox.ortusbooks.com/digging-deeper/recipes/building-rest-apis.md)
- [Basic HTTP Authentication Interceptor](https://coldbox.ortusbooks.com/digging-deeper/recipes/building-a-simple-basic-http-authentication-interceptor.md)
- [ColdBox Exception Handling](https://coldbox.ortusbooks.com/digging-deeper/recipes/coldbox-exception-handling.md)
- [Clearing the View Cache](https://coldbox.ortusbooks.com/digging-deeper/recipes/clearing-the-view-cache.md)
- [Debugging ColdBox Apps](https://coldbox.ortusbooks.com/digging-deeper/recipes/debugging-coldbox-apps.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/digging-deeper/recipes/building-rest-apis.md`)
- Use `Accept: text/markdown` header for content negotiation