Superadmin APIs/OpenRouter AI Models
Integration OpenRouter Models
GET
/superadmin/integrations/:id/openrouter/modelsBearer token required
SUPERADMINContent-Type:
application/jsonPath Parameters
| Name | Type | Required | Description |
|---|---|---|---|
id | number | Required |
Code Examples
curl -X GET 'https://<your-domain>:3001/superadmin/integrations/:id/openrouter/models' \
-H 'Authorization: Bearer <token>'Try It
API Playground
Sends a real request to the configured serverid*