Skip to main content
A bounty is a paid task. You describe the work, fund a reward pool up front, and workers submit their work for review. Whop escrows the money when the bounty is created and releases it when a submission is approved, so a worker can see the reward is real before starting.

What you can build

  • Post tasks with a funded reward, one-off or on a repeating schedule.
  • Restrict who can work them by country.
  • Collect submissions as links, uploaded files, or both.
  • Run a clipping or UGC program by declaring what the work is meant to achieve.

Core objects

Bounty, bounty submission. Each is defined in Core Concepts.
bnty_
The task and its funded reward pool, created by the poster. See Bounties.
btys_
One worker’s attempt, carrying the submitted work, and a review status. See Bounty Submissions.

Where to go next

Run a bounty program

Post, fund, review, and cancel, end to end.

Submit to a bounty

The worker side, in one call.

Upload files

Get the file IDs a submission references.

Bounties reference

Every bounty endpoint, with a playground.