Skip to content
Last updated

The influencers.club Public API gives you direct access to structured creator data — profiles with reach, engagement signals, audience insights, and connected cross-platform presence.

Discover creators by market, or enrich a list of usernames, handles, or emails with reliable profile data tied across platforms — built to plug straight into outreach, reporting, internal tools, and product features.

Quick start

Two steps to your first API call

  1. 1
    Get your API key from the influencers.club dashboard. Keep it secret — it identifies your account on every request.
  2. 2
    Authenticate every request by including your key in the Authorization header. All endpoints share the base URL below. Or click Try it on any endpoint page to test without writing code.
Base URLhttps://api-dashboard.influencers.club
Auth headerAuthorization: Bearer YOUR_API_KEY

Credit-Based Usage Model

The Influencers Club API operates on a credit-based billing model.

Credits represent units of data access and are consumed based on the type and volume of operations performed.

Key principles:

  • Credits are consumed per successful result, not per request
  • Discovery operations are optimized for search and selection and typically consume fewer credits
  • Enrichment operations consume credits based on the amount and depth of data returned
  • Batch enrichment consumes credits per enriched entity, not per batch submission

Your available credits and usage history can be retrieved programmatically via the User Info endpoint or viewed in the dashboard.

You can use the API calculator to estimate credit usage.