# Page Not Found

The URL `api-reference/chat/completions` does not exist.

You might be looking for one of these pages:
- [OpenAI-Compatible Endpoint](https://docs.promptshuttle.com/api-reference/openai-compatible.md)
- [Customers](https://docs.promptshuttle.com/api-reference/customers.md)
- [Flow Execution](https://docs.promptshuttle.com/api-reference/flow-execution.md)
- [Streaming (SSE)](https://docs.promptshuttle.com/api-reference/streaming.md)
- [Invocation Log & Analytics](https://docs.promptshuttle.com/platform/analytics.md)

## How to find the correct page

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

## Tips for requesting documentation

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