Your Router Integration Details
Use these details in applications like Chatbox, LobeChat, or Cursor. The router will automatically forward requests using your configured provider keys.
Upstream Providers
{{ provider.keys.length }} keys active
{{ model }}
Models will be fetched automatically when saved.
Recent API Requests
| Time | Provider | Model | Status | Key Used | Latency |
|---|---|---|---|---|---|
|
{{ formatTime(log.timestamp) }}
|
{{ log.provider }} |
{{ log.model }}
{{ log.tokens.prompt }}
|
{{ log.tokens.completion }}
|
{{ log.status }} | {{ log.keyUsed }} | {{ log.latency || '-' }} |
| No recent requests recorded. | |||||
Raw Console Logs
[{{ formatTime(log.timestamp) }}]
[{{ log.method }}] {{ log.path }}
Model: {{ log.model }}
Status: {{ log.status }}
Error: {{ log.error }}
Waiting for traffic...