Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

The USTA API provides a toolkit for accessing USTA data from properly credentialed partner applications.  The API is organized around REST.  All requests should be made over SSL.  All requests and responses as well as errors are encoded in JSON.

Credentials

The USTA must issue credentials prior to using the API.  I you require credentials, please contact USTA: 

Error Codes

The USTA API follows standard HTTP error status protocols.  You can see the complete list of error codes here.


  • No labels