Interactive API documentation (Redoc)

Interactive API documentation generated from OpenAPI spec using Redoc. Served as static HTML via S3 + CloudFront.


GET
/v1/docs

Response Body

text/html

application/json

curl -X GET "https://api.f2d.dev/v1/docs"
"string"
{
  "request_id": "550e8400-e29b-41d4-a716-446655440000",
  "error": "q is required",
  "error_code": "MISSING_QUERY"
}