Otoroshi Admin API Skill
maif-local-otoroshi
maif-local-otoroshi
| Method | Path | Description |
|---|---|---|
GET | /new/apikey | |
GET | /new/service | Get a template of an Otoroshi Api Key |
GET | /new/group | Get a template of an Otoroshi service descriptor |
GET | /lines | Get a template of an Otoroshi service group |
GET | /lines/{line}/services | Get all environments |
GET | /api/services/{serviceId}/apikeys/{clientId}/quotas | Get all services for an environment |
DELETE | /api/services/{serviceId}/apikeys/{clientId}/quotas | Get the quota state of an api key |
GET | /api/services/{serviceId}/apikeys/{clientId}/group | Reset the quota state of an api key |
GET | /api/services/{serviceId}/apikeys/{clientId} | Get the group of an api key |
PUT | /api/services/{serviceId}/apikeys/{clientId} | Get an api key |
PATCH | /api/services/{serviceId}/apikeys/{clientId} | Update an api key |
DELETE | /api/services/{serviceId}/apikeys/{clientId} | Update an api key with a diff |
GET | /api/services/{serviceId}/apikeys | Delete an api key |
POST | /api/services/{serviceId}/apikeys | Get all api keys for the group of a service |
GET | /api/groups/{groupId}/apikeys/{clientId}/quotas | Create a new api key for a service |
DELETE | /api/groups/{groupId}/apikeys/{clientId}/quotas | Get the quota state of an api key |
GET | /api/groups/{groupId}/apikeys/{clientId} | Reset the quota state of an api key |
PUT | /api/groups/{groupId}/apikeys/{clientId} | Get an api key |
PATCH | /api/groups/{groupId}/apikeys/{clientId} | Update an api key |
DELETE | /api/groups/{groupId}/apikeys/{clientId} | Update an api key with a diff |
GET | /api/groups/{groupId}/apikeys | Delete an api key |
POST | /api/groups/{groupId}/apikeys | Get all api keys for the group of a service |
GET | /api/apikeys | Create a new api key for a group |
GET | /api/services/{serviceId}/template | Get all api keys |
PUT | /api/services/{serviceId}/template | Get a service descriptor error template |
POST | /api/services/{serviceId}/template | Update an error template to a service descriptor |
DELETE | /api/services/{serviceId}/template | Create a service descriptor error template |
GET | /api/services/{serviceId}/targets | Delete a service descriptor error template |
POST | /api/services/{serviceId}/targets | Get a service descriptor targets |
PATCH | /api/services/{serviceId}/targets | Add a target to a service descriptor |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install maif-local-otoroshi
Downloads and installs to ~/.claude/skills/maif-local-otoroshi/
1.5.0-dev (2026-02-13)