Make (Integromat) API

Make (formerly Integromat) REST API for managing scenarios (workflows), executions, and teams — enabling programmatic control of visual workflow automation across 1000+ integrated apps.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Other make integromat workflow-automation no-code visual-automation rest-api webhooks
⚙ Agent Friendliness
63
/ 100
Can an agent use this?
🔒 Security
80
/ 100
Is it safe for agents?
⚡ Reliability
77
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
--
Documentation
75
Error Messages
70
Auth Simplicity
72
Rate Limits
65

🔒 Security

TLS Enforcement
100
Auth Strength
78
Scope Granularity
72
Dep. Hygiene
75
Secret Handling
72

API tokens per organization. Make.com scenarios are visual no-code automations — API access is for triggering scenarios and managing execution. SOC2 Type II. Scenario execution may involve sensitive data passing through Make's infrastructure.

⚡ Reliability

Uptime/SLA
82
Version Stability
78
Breaking Changes
75
Error Recovery
72
AF Security Reliability

Best When

You need complex multi-step automation with iterators, aggregators, and data transformations in a visual environment with more power than Zapier.

Avoid When

You need real-time sub-second execution, code-level control, or fully self-hosted automation.

Use Cases

  • Triggering Make scenarios via webhooks from custom applications
  • Managing scenario execution schedules programmatically
  • Monitoring execution logs and error rates across automations
  • Creating and deploying scenarios via API for template-driven automation
  • Building complex multi-step data transformation pipelines visually

Not For

  • Very simple single-step integrations (Zapier may be easier)
  • High-code custom automation requiring full programming control (use n8n)
  • Teams needing fully self-hosted automation without vendor

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
Yes

Authentication

Methods: api_key
OAuth: No Scopes: No

API tokens generated in Make account settings. Passed as Authorization Bearer header. Token provides access to all scenarios in the account. Team/organization tokens available for shared access.

Pricing

Model: subscription
Free tier: Yes
Requires CC: No

Operations-based pricing (each module execution = 1 operation). Very cost-effective compared to Zapier for complex scenarios. Enterprise pricing available.

Agent Metadata

Pagination
offset
Idempotent
No
Retry Guidance
Not documented

Known Gotchas

  • Scenarios execute asynchronously — webhook trigger returns immediately, results must be fetched via execution logs
  • Operation counting differs from Zapier tasks — loops multiply operations significantly
  • Webhook custom responses require specific scenario design — not automatic
  • Data mapping and transformation uses Make's own syntax (not JavaScript/Python) in the visual editor
  • Free tier 1000 operations/month can be consumed quickly by looping scenarios
  • Scenario blueprints (JSON export/import) enable programmatic scenario deployment but format is undocumented

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Make (Integromat) API.

$99

Scores are editorial opinions as of 2026-03-06.

5173
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered