F5XC API path explainer
Paste the OpenAPI / Swagger spec you import into (or download from) F5XC API Protection and it lists every path and operation with its method, parameters, request body, responses, and authentication.
NetworkingParsed in your browser. Nothing is uploaded.
API endpointGEThttps://ronutz.com/api/v1/f5xc-api-path-explainerDocumented, not served. Opens the specification.
References
- F5 Distributed Cloud: Import OpenAPI Specification to Define API Definition (supported versions: OpenAPI 2.0 and 3.0.x)
- F5 Distributed Cloud: Enable API Endpoint Discovery and Schema Learning (downloaded Swagger file is JSON)
- OpenAPI Specification (paths, operations, parameters, requestBody, responses, security, components)
- OWASP API Security Top 10 (Broken Object Level Authorization, Broken Authentication, Improper Assets Management)