Working with the API
Platforms
Platform API keys allow you to create new gyms and execute requests on behalf of connected gyms.
To act as a connected gym, clients can issue requests using the wodup-gym
special header. Make sure that this header contains a WodUp gym ID, which starts with the gym_
prefix.
Do not include a wodup-gym
header if creating a new gym (POST /api/public/gyms
)