Become a Paddle marketplace publisher
Want to build an app for Paddle users to install? Apply to become a marketplace publisher and we'll share more about the program.
Work in progress. This track is a placeholder while the OAuth app-install flow and marketplace are finalized. Content is illustrative only.
Build an app that connects to other businesses' existing Paddle accounts — accounts you don't own. A Paddle seller installs your app from the marketplace and authorizes it via OAuth, granting a scoped set of permissions. Your app then calls the Paddle API on their behalf within those permissions.
The shape of an app integration
- Plan your app — decide what it does and which OAuth flow fits.
- Install an app — implement the OAuth2 authorization code flow so sellers can connect.
- Build the integration — call the API within your granted scopes and react to webhooks.
- List on the marketplace — submit your app for listing.
Start with Plan your app.