Skip to Content
The Makinari API repo now includes an MCP Server — connect your AI models directly. View on GitHub →
REST APIWorkflowsOverview

Workflows API

The Workflows API allows you to programmatically manage and interact with workflows in the Makinari platform.

Authentication

All API requests require an API key passed as a Bearer token in the Authorization header.

Authorization: Bearer YOUR_API_KEY

Explore the sidebar to see detailed documentation for each available workflow endpoint.

Last updated on