Steps
- Sign up for TRACK123
- Log into Track123 and get the API key
- Fill in your Webhook URL to receive push notifications
- Start using API.
All requests and response data are in JSON format. All API interfaces use the HTTPS POST method to submit requests.
Basic URL
https://api.track123.com/gateway/open-api/
Request HEADERS
Track123-Api-Secret: YOUR_API_KEY
Content-Type: application/json