Paths
23
Distinct route paths currently documented.
OpenAPI Intelligence
This view translates the raw OpenAPI document into endpoint coverage, auth posture, and request-method distribution so teams can integrate faster.
Paths
23
Distinct route paths currently documented.
Operations
36
Total method-level operations ready for integration.
Protected
30
Operations requiring Supabase JWT authentication.
Public
6
Operations available without bearer auth.
Coverage
Use this to spot dense API domains and quickly understand the dominant request patterns.
Endpoint Index
Readable operation index grouped by tag, with auth requirement and response envelopes.
/api/health
Health check
/api/openapi
OpenAPI specification
/api/docs
Swagger UI
/api/monitoring
Ingest external monitoring event
/auth/callback
Supabase auth callback
/api/users
Get current user profile
/api/users
Update current user profile
/api/organizations
List organizations and memberships
/api/organizations
Create organization or invite member
/api/suppliers
List suppliers
/api/suppliers
Create supplier
/api/suppliers/alternatives
Match alternative suppliers
/api/risks
List risk events and scores
/api/risks
Create or update risk ingestion input
/api/assessments
List assessments
/api/assessments
Create assessment
/api/alerts
List alerts
/api/alerts
Acknowledge, dismiss, or resolve alert
/api/disruptions
List disruptions
/api/disruptions
Update disruption
/api/incidents
List incidents
/api/incidents
Create incident
/api/incidents
Transition incident status
/api/mitigation
List mitigation plans
/api/mitigation
Create mitigation plan
/api/reports
List reports
/api/reports
Generate report
/api/analytics
Dashboard aggregates and trends
/api/notifications
List notifications
/api/integrations
List connector status
/api/integrations
Create or update integration
/api/scenarios
List simulation scenarios
/api/scenarios
Create simulation scenario
/api/stripe/checkout
Create Stripe Checkout session
/api/stripe/portal
Create Stripe billing portal session
/api/stripe/webhook
Stripe webhook receiver