FreeAPIHub
HomeAPIsAI ModelsAI ToolsBlog
Favorites
FreeAPIHub

The central hub for discovering, testing, and integrating the world's best AI models and APIs.

Platform

  • Categories
  • AI Models
  • APIs

Company

  • About Us
  • Contact
  • FAQ

Help

  • Terms of Service
  • Privacy Policy
  • Cookies

© 2026 FreeAPIHub. All rights reserved.

GitHubTwitterLinkedIn
  1. Home
  2. Categories
  3. Automation
  4. Make (Integromat) API
published

Make (Integromat) API

The Make (Integromat) API offers developers powerful automation capabilities through seamless integration with over 1,500 apps, ideal for streamlining workflows and reducing manual efforts.

Developed by Make (formerly Integromat)

Live API
99.95%Uptime
150msLatency
1.2kStars
OAuth2Auth
NoCredit Card
RESTStyle
v2Version

Reference

API Endpoints

Endpoints

Available routes, request structures, and code examples.

Retrieve automation scenarios

Endpoint URL
https://api.make.com/v1/scenarios
Code Example
curl -X GET 'https://api.make.com/v1/scenarios' \
  -H 'Authorization: Bearer YOUR_API_KEY'
Request Payload
{
  "limit": 100
}
Expected Response
{
  "scenarios": [
    {
      "id": "123",
      "name": "Data Sync"
    }
  ]
}
Version:v1
Limit:1,000 operations/month (free tier)

Integration

Quick Start

cURL ExampleREST
curl -X GET "https://api.make.com/api/v2/scenarios"

Docs

Technical Documentation

What this API does

The Make (Integromat) API provides developers with powerful RESTful endpoints to automate workflows visually and at scale. It supports seamless integration with over 1,500 apps, enabling creation, management, and execution of advanced automation scenarios featuring conditional branching and data transformation.

How it works

Developers can send HTTP requests to interact with various endpoints for automation tasks. The API allows programmatic control of its visual scenario builder, webhook management, and multi-module operations. Responses are returned in JSON format to facilitate integration within diverse programming environments.

Features include managing scenarios, triggering webhooks, and handling data transformations efficiently, allowing developers to create flexible workflows tailored to complex business logic.

Authentication

The Make API uses OAuth 2.0 for secure access. Developers must obtain an access token to authenticate their API requests. Documentation on obtaining tokens can be found in the official documentation.

Example usage

  • /v1/scenarios - List all scenarios associated with the user's account.
  • /v1/webhooks - Create and manage webhooks for triggering scenarios.
  • /v1/operations - Execute operations defined in a scenario.
  • /v1/scenarios/{id} - Retrieve detailed information about a specific scenario.

Limits

The API allows up to 1,000 free operations per month. Detailed limits on requests, scenarios, and operations can be found in the official documentation.

Ideal use cases

  • Automating data synchronization between CRM and ERP systems.
  • Creating triggers for real-time event handling in applications.
  • Managing complex workflows with conditional logic.
  • Integrating various cloud services and on-premise systems.

Examples

Real-World Applications

  • Automate CRM data entry and updates
  • Sync ERP and accounting software data
  • Trigger real-time notifications and alerts
  • Schedule periodic data backups and synchronization
  • Integrate marketing automation platforms

Evaluation

Advantages & Limitations

Advantages
  • ✓ Visual scenario builder accessible programmatically
  • ✓ Extensive app integrations with over 1,500 services
  • ✓ Supports complex logic with conditional branching and data transformation
  • ✓ Secure OAuth 2.0 authentication with modern standards
Limitations
  • ✗ Steeper learning curve due to advanced capabilities
  • ✗ Limited SDKs compared to some competitors
  • ✗ API rate limits may require careful workflow design
  • ✗ Some advanced features require paid plans

Support

Frequently Asked Questions

Important Notice

Verify Before You Decide

Last verified · Apr 30, 2026

The details on this page — including pricing, features, and availability — are based on our last review and may not reflect the provider's current offering. Providers update their products frequently, sometimes without prior notice.

What may have changed

Pricing Plans
Features & Limits
Availability
Terms & Policies

Always visit the official provider website to confirm the latest pricing, terms, and feature availability before subscribing or integrating.

Check official site

External Resources

Documentation Official Website Pricing Details Postman Collection

API Specifications

v2
Pricing Model
Tiered subscription with pay-as-you-go options
Credit Card
Not Required
Response Formats
JSON
Supported Languages
7 Languages
SDK Support
JavaScript, Python, PHP
Rate Limit

1000 requests per minute

Time to Hello World

Less than an hour for basic integrations

Free Tier

1,000 operations per month with access to most core features, no credit card required

Best For

Developers building complex automated workflows with integrations to multiple apps

Not Ideal For

Simple task automation or users requiring extensive SDK availability

Tags

#zapier-alternative#integromat#make#no-code#integrations#workflow#automation

You Might Also Like

More APIs Similar to Make (Integromat) API

Zapier API

The Zapier API allows developers to connect and automate workflows across 7,000+ applications, ideal for integrating data and managing tasks effortlessly.

publicREST

NocoDB API

The NocoDB API offers developers a powerful way to convert SQL databases into REST and GraphQL APIs, facilitating easy CRUD operations without custom backend development.

publicREST

Temporal Workflow API

The Temporal Workflow API provides a free open-source solution for developers to create durable workflows and manage long-running tasks effortlessly.

PublicREST