Build with AI influencer infrastructure.
Create integrations that manage AI influencers, generate content, and connect Inflyu to your agent workflows.
Choose your interface
REST for products. MCP for agents.
REST API
AI Influencer API
Build product integrations with predictable HTTP requests and an API key scoped to your Inflyu account.
- Bearer authentication with an inflyu_ API key
- JSON responses designed for integrations
- Synchronous and queued capability runs
HOSTED MCP
Inflyu MCP
Give compatible AI clients a hosted connection to Inflyu tools without building an MCP server yourself.
- Hosted MCP endpoint for supported clients
- Discoverable tools mapped to developer capabilities
- Bring Inflyu actions into agent workflows
What is available
Compose the capabilities you need.
The platform exposes focused operations instead of an opaque all-in-one workflow, so your product or agent can call only what it needs.
List and manage influencers
List owned AI influencers, read details, create new ones, and update their profiles.
Generate persona-aware content
Start influencer content generation and check the status of jobs and scheduled posts.
Use studio generation
Generate studio images, reels, stories, and carousels from text prompts.
Connect agent workflows
Use the hosted MCP server to expose the same developer capabilities to compatible AI agents.
Quickstart
Start with one authenticated request.
Create an API key in Settings → Developer, then send it as a Bearer token. Credits apply to generation capabilities.
API and MCP access require the Developer Platform to be enabled; create a key in Settings → Developer when it is available.
OpenAPI reference: GET /api/v1/openapi — requires Developer Platform enabled; no API key.
curl https://inflyu.com/api/v1/capabilities \
-H "Authorization: Bearer inflyu_..."Build the workflow around Inflyu.
Explore automation patterns, or learn how the full Inflyu platform brings creation, publishing, and intelligence together.