Orqen Docs

API Reference

API Reference

Base URL: https://api.orqen.app

Use your Orqen API key in the Authorization header for both chat completions and account APIs: Authorization: Bearer sk-orq-YOUR_KEY. The browser dashboard may use a session internally, but scripts and agents should use Orqen API keys.

Common response headers

x-orqen-tools-inputNumber of tools in the original request
x-orqen-tools-outputNumber of tools forwarded to the LLM
x-orqen-prune-ratiooutput/input (e.g. 8/32)
x-orqen-routingRouting method: semantic | keyword | none
X-Request-IDUnique request ID for tracing