Comment on page
Dropfish API Documentation
The Dropfish API provides a simple way for third-party platforms to generate and manage digital rewards ("drops") based on user activities. The API provides methods to create users called tanks, initiate drops, list existing drops, and verify the status of a drop.
Every API request requires an
authToken
, a unique token issued to your organization and used to authenticate requests.The Dropfish API is not yet publicly available.
We are currently testing an early deployment with selected partners. If you would like to participate in the API beta program, please get in touch at [email protected].
At the moment, there are 4 endpoints you can call if you are in the beta program and have received your
authToken
.If you'd like to request additional functionality, please reach out at [email protected].
Last modified 3mo ago