Swagger/OpenAPI Scoper

Analyze Swagger/OpenAPI specifications to get method counts and parameter analysis for security assessment planning.

Swagger/OpenAPI Scoper

Analyze Swagger/OpenAPI specifications for security assessment scoping. Get method counts, parameter analysis, and endpoint details.

Authentication Required

Please sign in to use the Swagger/OpenAPI Scoper utility

Usage Examples

Common Swagger Endpoints:

  • /v2/api-docs - Swagger 2.0
  • /swagger.json - Generic Swagger
  • /openapi.json - OpenAPI 3.0
  • /api-docs - Generic API docs

Features:

  • Auto-detects JSON endpoints from swagger-ui.html URLs
  • Counts all HTTP methods (GET, POST, PUT, DELETE, etc.)
  • Analyzes parameters (total and required) per endpoint
  • Supports filtering by specific HTTP methods
  • Export results to CSV for reporting