https://tracker-s2s.my.com/v1/method_name/?idApp=XXX
Use POST request in the following format:
https://tracker-s2s.my.com/v1/method_name/?idApp=XXX
version returns the current version of S2S API.
https://tracker-s2s.my.com/v1/version
test-app-access allows you to check access rights to the application. When calling the method, you should pass S2S API key in the Authorization header.
https://tracker-s2s.my.com/v1/test-app-access/?idApp=XXX
registration and registrationBatch transmit one or more registration events to the MyTracker.
login and loginBatch transmit one or more authorization events to the MyTracker.
customEvent and customEventBatch transmit one or more custom events such as office visit or deliveries to the MyTracker.
customRevenue and customRevenueBatch transmit one or more custom payments such as offline revenue or payments via WeChat Pay.
googlePlayProductTransaction, googlePlaySubscriptionTransaction, and googlePlaySubscriptionToken transmit Google Play in-app purchases and subscriptions to the MyTracker.
appStoreProductTransaction, appStoreSubscriptionTransaction, appStoreSubscriptionReceipt transmit App Store in-app purchases and subscriptions to the MyTracker.