# Page Not Found

The URL `content/full/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)
- [Building Routable Links](https://coldbox.ortusbooks.com/the-basics/routing/building-routable-links.md)
- [Basic HTTP Authentication Interceptor](https://coldbox.ortusbooks.com/digging-deeper/recipes/building-a-simple-basic-http-authentication-interceptor.md)
- [Public Module Properties](https://coldbox.ortusbooks.com/the-basics/modules/moduleconfig/public-module-properties-directives.md)
- [Adding A Model](https://coldbox.ortusbooks.com/for-newbies/getting-started-guide/60-minute-quick-start/adding-a-model.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