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 scenarios, connections, organizations, teams, users, webhooks, data stores, data structures, custom functions, templates, AI agents, and more.

API entry from apis.yml

apis.yml Raw ↑
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