Reporting API

Campaign statistics

GET /api/v1/stats/{seller_campaign_key}

Returns processing counts and acceptance rates for the campaign.

What you can read

Sellers can read, for their own campaigns:

  • Leads submitted, accepted, and rejected
  • Revenue by period
  • Rejection reasons in aggregate

Buyers can read, for their own offers:

  • Leads received and accepted
  • Spend by period
  • Capacity used against contracted
  • Filter pass and reject rates
  • Endpoint health, including the responses their endpoint returned

Scoping

You can only read your own data. There is no endpoint that returns another party's pricing, volume, or capacity, and aggregate marketplace figures on the demand board are bucketed and suppressed below a disclosure minimum specifically so individual positions can't be reverse-engineered.

Coming with the portal

Programmatic access expands when the buyer and seller portals ship. This page will be updated then.