Bitcain Docs

API Reference

API Reference

This section is auto-generated from the FastAPI backend OpenAPI specification.

Run npm run generate:api to regenerate from the latest spec.

Base URL

  • Production: https://api.bitcain.net
  • Local Development: http://localhost:8080

Authentication

Most endpoints require a Supabase JWT token in the Authorization: Bearer <token> header.

On this page