https://earn.turtle.xyz/docs/openapi.json
What you can do with it
- Import into Postman or Insomnia for interactive API testing
- Generate TypeScript or Python clients with
openapi-generator - Use with Swagger UI locally for browsing endpoints
Generate a TypeScript client
The spec is generated from the live API. Three fields confirmed in the raw spec are now documented on the Opportunities page:
minDepositAmountUsd, swapDirectEnabled, swapRouteEnabled.
