Jump to Content
MyzonePricing
RecipesAPIsChangelog
PricingHomeMyzone
APIs
Home
RecipesAPIsChangelog
All
Pages
Start typing to search…

GETTING STARTED

  • Your first API call
  • OAuth 2.0
  • Rate Limits

Endpoints

  • Accounts
    • Get details of a specific user accountget
    • Update an existing user accountput
    • Retrieve a list of user accountsget
    • Register a new user accountpost
    • Get devices associated with an accountget
    • Get stats associated with an accountget
  • Biometrics
    • Retrieve a user's biometric dataget
    • Update a user's biometric dataput
    • Retrieve biometric data for multiple usersget
  • Classes And Booking
    • Retrieve a list of class templatesget
    • Retrieve a list of classesget
    • Create a new classpost
    • Retrieve details of a specific classget
    • Update a specific classput
    • Retrieve occurrences of a classget
    • Retrieves details of a specific class occurrenceget
    • Update a class occurrenceput
    • Retrieve bookings for a class occurrenceget
    • Books a user into a class occurrence.post
    • Cancel a bookingdel
  • Challenges
    • Retrieve a list of challengesget
    • Retrieve the leaderboard for a challengeget
  • Facilities
    • Retrieve a list of facilitiesget
  • Moves
    • Retrieve a user's move historyget
  • Reports
    • Get a report for a specified facilityget
    • Get a report for a specified moveget
Powered by 

Your first API call

Learn how to make your first API call.