justtrack Revenue Events API

Server-to-server revenue postback sink. Monetization partners and customers send real-time revenue events as GET requests with query parameters to https://sink.justtrack.io/monetization/v0/{provider}/{platform}/{packageId}, with a per-event transactionid used to trace and deduplicate. Thirteen named revenue providers have short handles; received postbacks can be forwarded on to a customer-configured URL.

API entry from apis.yml

apis.yml Raw ↑
name: justtrack Revenue Events API
description: Server-to-server revenue postback sink. Monetization partners and customers send real-time
  revenue events as GET requests with query parameters to https://sink.justtrack.io/monetization/v0/{provider}/{platform}/{packageId},
  with a per-event transactionid used to trace and deduplicate. Thirteen named revenue providers have
  short handles; received postbacks can be forwarded on to a customer-configured URL.
humanURL: https://docs.justtrack.io/api/revenue-events-api/
baseURL: https://sink.justtrack.io
tags:
- app-monetization
- event-tracking
- webhooks
properties:
- type: Documentation
  url: https://docs.justtrack.io/api/revenue-events-api/
- type: APIReference
  url: https://docs.justtrack.io/api/revenue-events-api/api-for-revenue-providers/
- type: Webhooks
  url: asyncapi/applike-webhooks.yml
- type: Authentication
  url: authentication/applike-authentication.yml