Skip to content

OpenPartner

OpenPartner is a partner attribution platform — clicks → identity → revenue → payouts, all the way through. You can use it three ways depending on who you are.

Who’s using OpenPartner?

You’re probably one of these:

Brand admin

You run a SaaS, ecommerce store, or any business that wants partners promoting it. You log into your brand portal at app.openpartner.dev/t/<your-brand> and:

  • Create campaigns with commission rules and destinations
  • Invite partners directly, or
  • List your brand on the Network so creators can find and apply to you
  • Approve creator applications, review attributed conversions, run payouts

Brand quickstart

Creator

You build an audience and want to monetize by promoting brands you actually use. You sign up at app.openpartner.dev/creator/signup and:

  • Browse programs across the OpenPartner Network
  • Apply to brands you fit
  • Get a share link for each approved partnership (with a custom domain if you want)
  • Track earnings across every brand in one place

Creator quickstart

Direct partner

A specific brand invited you to promote them. You don’t need a Network account — you log in through that brand’s portal with the magic link they emailed you.

Partner quickstart

Developer / self-hoster

You want to run OpenPartner on your own infra, integrate the SDK, or hack on the code. The whole platform is open-source and there are three ways to deploy it.

Self-host with Docker Compose · SDK install

Three deployment shapes

ShapeWhat you get
Self-hostDrop-in Docker Compose, runs on your infra, free forever.
Hosted FlexWe run it. $49/mo + 1.5% of attributed GMV.
Hosted RevshareWe run it. 3% of attributed GMV, no monthly fee.

All three run from the same main branch. Feature flags gate billing/payout behavior — the core product is identical.

Reading the docs

The docs are organized by who’s reading. For brands and For creators are walkthrough guides — open, follow the steps, get the thing done. Concepts explains the why behind how attribution, cookies, and the Network all fit together. Self-host and Developer reference are at the bottom because most people using OpenPartner aren’t running it themselves.

If you’re brand-new, the fastest path is your role’s quickstart above.