/
API Mode - Unbound
API Mode - Unbound
Overview
This page describes how to structure your application to request data from USTA. This API is not restricted, or "unbound", to the data associated with the user for which the JWT token was requested. Users must be explicitly permissioned to access these endpoints.
Unbound APIs are designed to be accessed server side for machine-to-machine communication.
It is not safe to implement Unbound APIs from the browser because the customer identity can be determined. Please use with care.
OAuth Flow
Unbound access uses Basic Auth (clientId/secret) OAuth flow.
Base URL
Documentation
Follow this link for autothentication example:
Cognito Client Integration - Machine to Machine (Unbound Access)
Follow this link for the API library reference:
Be the first to add a reaction
On This Page:
, multiple selections available,
Related content
API Mode - Bound
API Mode - Bound
More like this
Contribute A Matchup
Contribute A Matchup
Read with this
Production USTA Connect - OKTA Auth0 Client Integration Guide
Production USTA Connect - OKTA Auth0 Client Integration Guide
More like this
Fetch A Player Membership Status
Fetch A Player Membership Status
Read with this
Fetch USTA Play History By Player
Fetch USTA Play History By Player
Read with this
Fetch A Player Profile
Fetch A Player Profile
Read with this