Make website screenshot

Make

Make (formerly Integromat) is a visual scenario-based automation builder with advanced data transformation and routing logic.

Make publishes 4 APIs on the APIs.io network, including AI Agents API, Scenario Execution API, Scenario Variables API, and 1 more. Tagged areas include Automation, Integration, iPaaS, No-Code, and Scenarios.

Make’s developer surface includes authentication, developer portal, getting-started guide, engineering blog, signup flow, pricing, academy / training, and 15 more developer resources.

51.0/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
8 APIs 16 Features
AutomationIntegrationiPaaSNo-CodeScenariosWorkflows

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 51.0/100 · developing
Contract Quality 14.4 / 25
Developer Ergonomics 7.4 / 20
Commercial Clarity 16.8 / 20
Operational Transparency 6.8 / 13
Governance 0.0 / 12
Discoverability 5.6 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/make: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

Make API

The Make REST API allows using HTTP requests to access Make data and control the Make platform without opening its graphical interface. It provides endpoints for managing scenar...

Make Custom Apps

The Make Custom Apps platform enables developers to create their own applications for the Make automation platform using the Apps Editor or the VS Code extension. It provides do...

Make MCP Server

The Make MCP Server allows AI systems such as large language models to run scenarios and manage the contents of a Make account using the Model Context Protocol (MCP) standard. I...

Make White Label

Make White Label provides OEM customers with the ability to manage and administrate their own white-labeled instance of Make, including rebranding appearance, managing user acce...

Make AI Agents API

The AI Agents API from Make — 1 operation(s) for ai agents.

Make Scenario Execution API

The Scenario Execution API from Make — 5 operation(s) for scenario execution.

Make Scenario Variables API

The Scenario Variables API from Make — 1 operation(s) for scenario variables.

Make Scenarios API

The Scenarios API from Make — 6 operation(s) for scenarios.

Scroll for all 8

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Make API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Make Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Make Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Make Finops

FINOPS

Features 16

Notable capabilities this provider offers.

Free: 1,000 ops/month, 15-min minimum scheduling
Core $12/mo: 10K ops, unlimited scenarios, minute scheduling
Pro $21/mo: priority execution, custom variables, log search
Teams $38/mo: team roles, shared templates
Enterprise: custom functions, advanced security, 24/7 support
3,000+ pre-built apps
Visual scenario builder with routers and filters
Make API on Core+ at 60 req/min/org
Webhook scenarios: 100 req/sec
Make AI Tools (formerly Make Apps Cloud)
Make Bridge for embedded iPaaS
Custom apps via Make App Builder
Conditional logic (routers, filters, iterators)
Aggregators for batched processing
Error handlers per module
OAuth + API tokens

Scroll for all 16

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Make Authentication

apiKey · 1 scheme

SECURITY

Make Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Make Agentic Access

20 operations · 12 acting · 1 human-in-the-loop

20 operations · 12 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: make
name: Make
segments:
- Workflows
description: Make (formerly Integromat) is a visual scenario-based automation builder with advanced data transformation and
  routing logic.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/make.png
tags:
- Automation
- Integration
- iPaaS
- No-Code
- Scenarios
- Workflows
created: '2026-03-03'
modified: '2026-05-04'
url: https://raw.githubusercontent.com/api-evangelist/make/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
- aid: make:make-api
  name: Make API
  description: The Make REST API allows using HTTP requests to access Make data and control the Make platform without opening
    its graphical interface. It provides endpoints for managing scenarios, connections, organizations, teams, users, webhooks,
    data stores, data structures, custom functions, templates, AI agents, and more.
  humanURL: https://developers.make.com/api-documentation
  baseURL: https://us1.make.com/api/v2
  tags:
  - Automation
  - REST API
  - Scenarios
  - Workflows
  properties:
  - type: Documentation
    url: https://developers.make.com/api-documentation
  - type: GettingStarted
    url: https://developers.make.com/api-documentation/getting-started
  - type: APIReference
    url: https://developers.make.com/api-documentation/api-reference
- aid: make:custom-apps
  name: Make Custom Apps
  description: The Make Custom Apps platform enables developers to create their own applications for the Make automation platform
    using the Apps Editor or the VS Code extension. It provides documentation for building modules, connections, webhooks,
    RPCs, and functions for custom integrations.
  humanURL: https://developers.make.com/custom-apps-documentation
  tags:
  - Custom Apps
  - Extensions
  - Integrations
  - SDK
  properties:
  - type: Documentation
    url: https://developers.make.com/custom-apps-documentation
- aid: make:mcp-server
  name: Make MCP Server
  description: The Make MCP Server allows AI systems such as large language models to run scenarios and manage the contents
    of a Make account using the Model Context Protocol (MCP) standard. It is available as a cloud-hosted server running via
    Streamable HTTP and Server-Sent Events.
  humanURL: https://developers.make.com/mcp-server
  tags:
  - Agents
  - AI
  - Automation
  - MCP
  properties:
  - type: Documentation
    url: https://developers.make.com/mcp-server
- aid: make:white-label
  name: Make White Label
  description: Make White Label provides OEM customers with the ability to manage and administrate their own white-labeled
    instance of Make, including rebranding appearance, managing user access roles, creating organizations and teams, and configuring
    custom domains.
  humanURL: https://developers.make.com/white-label-documentation
  tags:
  - Enterprise
  - OEM
  - White Label
  properties:
  - type: Documentation
    url: https://developers.make.com/white-label-documentation
- aid: make:make-ai-agents-api
  name: Make AI Agents API
  description: The AI Agents API from Make — 1 operation(s) for ai agents.
  humanURL: https://developers.make.com/api-documentation
  baseURL: https://us1.make.com/api/v2
  tags:
  - AI Agents
  properties:
  - type: OpenAPI
    url: openapi/make-ai-agents-api-openapi.yml
- aid: make:make-scenario-execution-api
  name: Make Scenario Execution API
  description: The Scenario Execution API from Make — 5 operation(s) for scenario execution.
  humanURL: https://developers.make.com/api-documentation
  baseURL: https://us1.make.com/api/v2
  tags:
  - Scenario Execution
  properties:
  - type: OpenAPI
    url: openapi/make-scenario-execution-api-openapi.yml
- aid: make:make-scenario-variables-api
  name: Make Scenario Variables API
  description: The Scenario Variables API from Make — 1 operation(s) for scenario variables.
  humanURL: https://developers.make.com/api-documentation
  baseURL: https://us1.make.com/api/v2
  tags:
  - Scenario Variables
  properties:
  - type: OpenAPI
    url: openapi/make-scenario-variables-api-openapi.yml
- aid: make:make-scenarios-api
  name: Make Scenarios API
  description: The Scenarios API from Make — 6 operation(s) for scenarios.
  humanURL: https://developers.make.com/api-documentation
  baseURL: https://us1.make.com/api/v2
  tags:
  - Scenarios
  properties:
  - type: OpenAPI
    url: openapi/make-scenarios-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/make-agentic-access.yml
- type: DomainSecurity
  url: security/make-domain-security.yml
- type: Authentication
  url: authentication/make-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/itsmakehq
- type: Portal
  url: https://developers.make.com/
- type: GettingStarted
  url: https://developers.make.com/api-documentation/getting-started
- type: Blog
  url: https://www.make.com/en/blog
- type: Login
  url: https://www.make.com/en/login
- type: Signup
  url: https://www.make.com/en/register
- type: Pricing
  url: https://www.make.com/en/pricing
- type: HelpCenter
  url: https://help.make.com/
- type: StatusPage
  url: https://status.make.com/
- type: Security
  url: https://www.make.com/en/security
- type: PrivacyPolicy
  url: https://www.make.com/en/privacy-notice
- type: TermsOfService
  url: https://www.make.com/en/terms-and-conditions
- type: Community
  url: https://community.make.com/
- type: Academy
  url: https://academy.make.com/
- type: GitHubOrg
  url: https://github.com/integromat
- type: TypeScriptSDK
  url: https://github.com/integromat/make-typescript-sdk
- type: VSCodeExtension
  url: https://github.com/integromat/vscode-apps-sdk
- type: GDPR
  url: https://www.make.com/en/privacy-and-gdpr
- type: Features
  data:
  - 'Free: 1,000 ops/month, 15-min minimum scheduling'
  - 'Core $12/mo: 10K ops, unlimited scenarios, minute scheduling'
  - 'Pro $21/mo: priority execution, custom variables, log search'
  - 'Teams $38/mo: team roles, shared templates'
  - 'Enterprise: custom functions, advanced security, 24/7 support'
  - 3,000+ pre-built apps
  - Visual scenario builder with routers and filters
  - Make API on Core+ at 60 req/min/org
  - 'Webhook scenarios: 100 req/sec'
  - Make AI Tools (formerly Make Apps Cloud)
  - Make Bridge for embedded iPaaS
  - Custom apps via Make App Builder
  - Conditional logic (routers, filters, iterators)
  - Aggregators for batched processing
  - Error handlers per module
  - OAuth + API tokens
  sources:
  - https://www.make.com/en/pricing
  updated: '2026-05-04'
- type: LlmsText
  url: https://developers.make.com/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com