One Rep Max Calculator API
Calculate One Rep Max (1RM) strength estimates for weightlifting using industry-standard formulas (Epley, Brzycki, Lander, Mayhew, O’Conner). Supports kg/lb, workload tables, and multi-tier pricing for fitness and coaching apps.
One Rep Max Calculator API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/v1/one_rm /v1/one_rm |
Calculate the 1RM for the given weight and reps |
| GET |
/v1/ping /v1/ping |
Check if the API is responding |
| GET |
/v1/openapi.json /v1/openapi.json |
Get the openapi spec for this API |