RIGEL Web API Test UI
Tip: set
RIGEL_API_BASE_URL
in
.env.local
(if your client uses one) and provide an API key if your server requires it.
Admin key is generated on the server and persisted to
.xadminkey
(unless you set
RIGEL_ADMIN_KEY
).
Base URL
X-API-Key (required for most endpoints)
X-Admin-Key (required for /admin/*)
New tenant name (for API key generation)
Plan
free
pro
enterprise
Generate API key
Method
GET
POST
Path
JSON Body (for POST)
Send
GET /
GET /license-info
POST /query
POST /admin/create-key
GET /admin/list-tenants
Response
(no requests yet)