Apifuse · Capability
Apifuse Embedded Integration Management
Unified workflow for managing embedded integrations within SaaS products - browsing connectors, building workflows, monitoring usage analytics, and managing user connections.
What You Can Do
GET
List integrations
— List all integrations.
/v1/integrations
GET
List connectors
— List all connectors.
/v1/connectors
GET
List workflows
— List workflows.
/v1/workflows
POST
Create workflow
— Create a workflow.
/v1/workflows
GET
Get analytics
— Get analytics data.
/v1/analytics
MCP Tools
list-integrations
Browse all available embedded integrations, optionally filtered by category.
read-only
idempotent
list-connectors
List all pre-built connectors available for embedding into your SaaS product.
read-only
idempotent
list-workflows
List all integration workflows configured in the embedded marketplace.
read-only
idempotent
create-workflow
Create a new automation workflow connecting two or more integrated platforms.
get-analytics
Retrieve integration usage analytics including total tasks, active integrations, and active users.
read-only
idempotent
APIs Used
apifuse