Hevy API
Health & FitnessBearer TokenFreemiumCORS enabled
Read and sync workout logs, routines, and exercise records from the Hevy strength-tracking app.
https://api.hevyapp.comAPI Playground
Sending through our CORS proxy.
https://api.hevyapp.com/
Response Headers (0)
Parameters (0)
Related APIs
Frequently Asked Questions About Hevy API API
What is Hevy API?
Hevy API is a public API listed in the akousa.net API Directory, a curated collection of 750+ APIs across 12 categories. Read and sync workout logs, routines, and exercise records from the Hevy strength-tracking app.
How do I authenticate with Hevy API?
Hevy API uses Bearer token authentication. You need to obtain an access token from the provider, then include it in the Authorization header as "Bearer <token>" with each request.
Is Hevy API free to use?
Hevy API offers a freemium pricing model. It includes a free tier with limited usage that is suitable for personal projects and prototyping. Paid plans are available for higher rate limits, additional features, or production-level usage.
Does Hevy API support CORS?
Yes, Hevy API supports CORS (Cross-Origin Resource Sharing), which means you can make requests directly from browser-based JavaScript applications without encountering cross-origin errors.
Where can I find Hevy API documentation?
You can find the official Hevy API documentation at https://docs.hevyapp.com/. The documentation includes endpoint references, request/response examples, authentication guides, and rate limit details. You can also explore Hevy API in the akousa.net API Directory for a quick overview and test it using the built-in API tester.