
You can now pull Influesque data straight into your own stack. The REST API exposes the same creator, sponsor, and audience data behind the app and the MCP server, over plain HTTP and JSON.
What you can do
- Search 900k+ creators with typed filters, then fetch full profiles and sponsor history.
- Find brands and see exactly which creators each one has sponsored.
- Pull estimated audience demographics with a confidence score before you reach out.
Authenticate with a single ifsk_ API key, page through results, and read a predictable
JSON error envelope when something goes wrong. Billable calls draw from the same credit
allowance as MCP, so there is no new billing to set up.
Get started
See the API overview for what it returns, or jump straight to the quickstart to make your first call. Prefer to generate a client? Point your tooling at the machine-readable OpenAPI spec.