Skip to main content
The Passionfroot APIs let approved customers connect collaboration, placement, catalog, and conversation data to their own tools. The APIs are currently in alpha, so endpoints may evolve as we learn from early integrations.

Partner API

Work with creators, collaborations, placements, proposals, and conversations on behalf of a brand.

Creator API

Work with your own partners, collaborations, placements, catalog, proposals, and conversations.

Before you begin

You need an approved Passionfroot account and an API key. The key determines whether a request uses the Partner or Creator API and limits every response to the data available to that account.
1

Request API access

Open Settings → API in your Passionfroot workspace. If access is not enabled, submit the one-time access request shown there.
2

Create an API key

Once approved, create a key in Settings → API, choose an expiration date, and copy it immediately. The full value is shown only once.
3

Make your first request

Follow the quickstart, then choose the Partner API or Creator API reference.
Keep API keys on a server. Never place one in browser code, a mobile app, source control, or a public support message.