Getting started
API playground
Paste a personal access token and hit the live API from your browser. Read-only endpoints, your data only.
No token yet? Create one in a minute on the personal tokens page. Your token is used directly from your browser — it’s never sent to or stored by this site’s servers.
or paste a token below
workouts:readGET https://api.gravl.ai/api/v1/workouts?page=1&pageSize=10
Response
Send a request to see the response here.Requests count against your normal rate limit (100 / 15 min). A 401 means the token is invalid, expired or revoked; a 403 means it’s missing the scope shown next to the endpoint. Tokens from “Sign in with Gravl” live for about 6 hours and are meant for this playground — for anything you’re actually building, create a personal access token.