Build on Forzelite.
The Forzelite Partner API lets your application read consented athlete data and post insight cards back into the coach feed. Authentication uses OAuth 2.0 client credentials, scoped per endpoint, and every request is audited in the usage dashboard.
Step 1
Register an OAuth client
Create credentials, choose scopes, and copy your client secret (shown once).
Step 2Read the API reference
OpenAPI spec for /api/v2/external/* — athletes, insights, and usage.
Step 3Monitor usage
Real-time view of every API call your application has made.
Available scopes
athletes:read— read consented athlete profilesathletes:read-metrics— read training & recovery metrics for consented athletesinsights:write— POST third-party insight cards into the coach feedusage:read— read your application's own usage log