CJ Commission Detail API

Modern GraphQL API serving near-real-time commission and transaction data. The publisherCommissions and advertiserCommissions queries return commission records filtered by posting date range, action status, advertiser or publisher IDs, order and shopper IDs, with monetary amounts and line-item detail. Single endpoint POST https://commissions.api.cj.com/query with a Bearer personal access token.

API entry from apis.yml

apis.yml Raw ↑
aid: cj-affiliate:cj-affiliate-commission-detail-api
name: CJ Commission Detail API
tags:
- Commissions
- Transactions
- GraphQL
- Reporting
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developers.cj.com/graphql/reference/Commission%20Detail
baseURL: https://commissions.api.cj.com/query
properties:
- url: https://developers.cj.com/graphql/reference/Commission%20Detail
  type: Documentation
- url: https://developers.cj.com/graphql/reference/Commission%20Detail
  type: APIReference
- url: graphql/cj-affiliate-schema.graphql
  type: GraphQL
- url: graphql/cj-affiliate-graphql.md
  type: GraphQL
- url: collections/cj-affiliate.postman_collection.json
  type: PostmanCollection
- url: collections/cj-affiliate.opencollection.json
  type: OpenCollection
description: Modern GraphQL API serving near-real-time commission and transaction data. The publisherCommissions
  and advertiserCommissions queries return commission records filtered by posting date range, action status,
  advertiser or publisher IDs, order and shopper IDs, with monetary amounts and line-item detail. Single
  endpoint POST https://commissions.api.cj.com/query with a Bearer personal access token.