Management API Spec
OpenAPI spec for management endpoints (API keys, groups, members, organization).
What’s included
The Management API spec covers all endpoints onapi-v2.requesty.ai:
Usage examples
Import the spec into popular tools:- Postman: Import > Link > paste the spec URL
- Insomnia: Application > Import > From URL
- OpenAPI Generator:
openapi-generator-cli generate -i <spec-url> -g <language> - Swagger UI: Paste the spec URL into the explore bar