OpenMaster Index
This describes the resources that make up the OpenMaster API. If you have any problems or requests please contact us.
Before You Start
All data requests must be authorized by an authenticated user who has access to data.
Get ClientID and Client Secret Key
All developers need to register their application before getting started. A registered OAuth application is assigned a unique Client ID and Client Secret. The Client Secret should not be shared.
About authorization protocols
We recommend using OAuth 2.0 to authorize requests. Please read more about OAuth2.0.
Authorization
Please make sure you have be authorized to OpenMaster API.
Start
Read TrackMaster API TrackMaster Documents to know details about TrackMaster API.
Read SurveyMaster API SurveyMaster Documentsto know details about SurveyMaster API.
If you have more experience, please read Start Quickly.