Skip to main content

Add Social Proof to Your Platform

Give users more confidence in your platform with social proof. The new Social Proof Data API provides aggregate data on your community, offer activity, and recent earnings, which you can use to show users that others are actively earning on your platform.

The API returns data in three sections: community, offer activity, and recent earnings.

Who it's for

This update is for API partners who want to add social proof and activity indicators to their platform to boost user confidence and participation.

Use the Social Proof Data API to:

  • Show how many users are currently earning

  • Highlight the total earnings generated by your community

  • Feature offers with recent and ongoing activity

  • Show how much users have earned from individual offers

  • Highlight recent earnings to demonstrate that users are actively earning

How it works

The Social Proof Data API uses a GET request to the Social Proof endpoint. No parameters are required, but a valid partner token is required, as with other API endpoints.

The response contains three sections:

Community

Offer activity

Recent earnings

The community section provides aggregate information about your user community, including:

  • Total number of users

  • Total earnings in USD

  • Number of currently active users

Use this data to show users the size and activity of your community.

The offer_activity section provides activity data for up to five offers, prioritized based on recent install activity:

  1. Most monthly installs

  2. Most weekly installs

  3. Most installs today

Each offer also includes:

  • Monthly earnings

  • Weekly earnings

  • How many minutes ago the game was last installed

Use this data to highlight offers that are currently attracting users and generating earnings.

The recent_earnings section provides the five most recent earnings of $5 or more.

Use this data to highlight recent earnings activity and show users that others are successfully earning on your platform.

Example use cases

You can use Social Proof Data to create experiences such as:

  • Community stats: “12,500 users are earning on our platform!”

  • Popular offers: “[Game name] has been installed 1,200 times this month.”

  • Recent activity: “[Game name] was installed 8 minutes ago.”

  • Recent earnings: “A user recently earned $25!”

Because the API provides aggregate and recent activity data, you can choose how to incorporate these signals into your platform to best suit your user experience.

Did this answer your question?