Skip to main content
The file service is mounted at /api/v1/files and fronts Google Cloud Storage for binary uploads. All routes require an Auth0 Bearer token.

Supported media

  • Images: JPEG, PNG, GIF, WebP (≤10 MB)
  • PDFs: application/pdf (≤20 MB)

Surface area

See the endpoint pages for request bodies, parameter constraints, and example responses pulled directly from the OpenAPI schema.