maif.local

Admin API of the Otoroshi reverse proxy

๐Ÿ”‘ basic 102 endpoints developer_tools
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get all environments
curl \
  -u "$API_USER:$API_PASS" \
  http://otoroshi-api.oto.tools/lines
Return current Otoroshi health
curl \
  -u "$API_USER:$API_PASS" \
  http://otoroshi-api.oto.tools/health
Get global otoroshi stats
curl \
  -u "$API_USER:$API_PASS" \
  http://otoroshi-api.oto.tools/api/live
Endpoints (102 total)
GET
/lines
Get all environments
GET
/health
Return current Otoroshi health
GET
/api/live
Get global otoroshi stats
GET
/api/auths
Get all global auth. module configs
GET
/new/group
Get a template of an Otoroshi service group
GET
/api/groups
Get all service groups
GET
/new/apikey
Get a template of an Otoroshi Api Key
GET
/api/apikeys
Get all api keys
GET
/api/scripts
Get all scripts
GET
/new/service
Get a template of an Otoroshi service descriptor
GET
/api/services
Get all services
GET
/api/live/{id}
Get live feed of otoroshi stats
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints102
Authbasic
Categories1
http://otoroshi-api.oto.tools