https://earn.turtle.xyz/docs/openapi.json
Browse the endpoints
The hosted Swagger UI lists every public endpoint with its parameters, request bodies, and response schemas:- Swagger UI: earn.turtle.xyz/docs
Import into a client
Point any OpenAPI-aware tool at the spec URL:- Postman or Insomnia: import by URL for an interactive collection.
- Swagger UI or Redoc, locally: load the spec URL to browse offline.
Generate a typed client
X-API-Key header. See API Keys.
The spec is generated from the live API and reflects only the public endpoints. For the raw URL and more client-generation detail, see OpenAPI Spec.

