Those who can access the API of your site is limited by an Entitlement.
Each API Token can be restricted to certain API calls. And the level of access that the access token has will never exceed that of the user with whom it is associated. For example, if the user doesn't have permission to see phone numbers, then their API token wouldn't have permission to either.
Pull all or individual Bookings from myClubhouse. Use these to display today's Bookings on your website, or make your own booking grid combining all your different Booking Systems.
To access Bookings using the API, you need the Bookings Module.
Get user information for all users or specific users by their ID.
Ride Results are included in the API too. Get them all at once or from specific IDs.
To access Ride Results using the API, you need the Equestrian Module.
If you think this feature is right for your club, click to GET STARTED