Influesque data, in your stack
Query the same creator, sponsor, and audience data behind the app over plain HTTP and JSON. One API key, a clean REST surface, and an OpenAPI spec.
From key to JSON in two minutes
Pick an endpoint and a language, and watch a real request come back with data.
/v1/creators?query=travel&country=NLcurl -H "Authorization: Bearer ifsk_your_key" \
"https://platform.influesque.com/api/v1/creators?query=travel&country=NL"Waiting for response...Everything the API returns
The same data as the app and MCP, structured for code.
Search 900k+ YouTube creators with typed filters, then pull full profiles with stats and sponsor history.
View referenceFind brands ranked by sponsorship volume and see exactly which creators each one has worked with.
View referenceEstimated age, gender, geography, and language for a creator's audience, with a confidence score.
View referenceBuilt for developers
No new billing to learn, no surprises in production.
The same ifsk_ key powers the REST API and the MCP server. Create it in Settings, use it anywhere.
Billable calls draw from the same credit allowance as the app and MCP. Listing niches and checking your balance are free.
Point Postman, a code generator, or your own tooling at the machine-readable spec and get typed clients for free.
Every error returns a machine-readable code and message, with clear status codes for auth, credits, and rate limits.
Start building today
Create a key, make your first call in a couple of minutes, and pull creator data into whatever you are building.