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_KEYExplore the sidebar to see detailed documentation for each available workflow endpoint.
Last updated on