new

App Marketplace

API

Agency's Reselling Config API

šŸš€ Overview
We’ve released an API that lets app developers fetch the reselling prices agencies have set (including any markups) so they can display the correct, whitelabeled reselling price to the sub-account on custom pages or checkout flows.
✨ What’s new?
  • Get Rebilling Config for App API to retrieve the current agency-set pricing for your app/meters.
  • The response includes reselling rates across all pricing types - Subscriptions, One-time, Usage-based.
šŸ§‘ā€šŸ’» How to use it as a Developer
  1. Use the Sub-account token and call the Get Rebilling Config for App endpoint.
  2. Read the returned pricing configuration (agency’s upsold price for the relevant app/meter).
  3. Render those values on your custom pages—e.g., plan cards, paywalls, and checkouts—to show the final, client-facing price.
šŸ’” Why this is important
Custom meters and flexible billing are powerful, but pricing must be consistent and whitelabeled. This API prevents accidental exposure of internal rates and ensures the sub-account only sees the final price they intend—across Marketplace and custom experiences built by app developers.