Skip to main content
Make
Make
61 actions · 1 auth method
PreviewAutomation

Authentication

API Token

Generate an API token from your Make account settings. Admin privileges may be required for certain operations.Guides: Connector Profile, Link Account
Actions
|
61 actions
Action
Description
Required scopes
List AI Agents
Retrieve a list of all AI agents for a team.
Get AI Agent
Retrieve an AI agent by its ID.
Create AI Agent
Create a new AI agent.
Update AI Agent
Modify an existing AI agent by its ID.
Delete AI Agent
Delete an AI agent by its ID.
Run AI Agent
Run an AI agent with messages.
List LLM Providers
Retrieve available LLM providers for AI agents.
List Agents
Retrieve a collection of agents for an organization.
Get Agent
Retrieve agent details by ID.
Create Agent
Create a new agent.
Update Agent
Update an agent’s properties.
Delete Agent
Remove an agent.
Create Connection
Create a new connection for a team.
List Connections
Retrieve a collection of all connections for a team.
Get Connection
Retrieve details of a connection.
Delete Connection
Delete a connection.
Rename Connection
Update a connection’s name.
Verify Connection
Verify the connection status.
Get Connection Editable Schema
Get list of connection parameters that can be updated.
Update Connection Data
Update connection parameters.
Verify Connection Scoped
Verify if a connection has the required scopes.
List Data Structures
Retrieve a collection of all data structures for a team.
Create Data Structure
Create a new data structure.
Delete Data Structure
Delete a data structure.
List Devices
Get list of devices for a team.
Create Device Request
Initiate a device creation request.
List Scenario Folders
Retrieve a collection of all scenario folders for a team.
Create Scenario Folder
Create a new scenario folder.
Create Key
Create a new key in your custom keychain.
List Keys
Get the list of keys in your custom keychain.
List Organizations
Retrieve a collection of all organizations the user has membership in.
Get Organization
Fetch comprehensive details about a specific organization.
Create Organization
Establish a new organization with specified configuration.
Update Organization
Modify organization name, timezone, or country settings.
Delete Organization
Remove an organization and all associated teams.
Get Organization Subscription
Retrieve current active subscription information.
Get Organization Usage
Retrieve daily usage metrics for an organization.
List Scenarios
Retrieve a collection of all scenarios for a team or organization.
Get Scenario
Retrieve all available properties of a scenario.
Create Scenario
Create a new scenario with data passed in the request body.
Update Scenario
Update a scenario with a given ID by passing new values.
Delete Scenario
Delete a scenario with a given ID.
Start Scenario
Start the specified scenario.
Stop Scenario
Stop the specified scenario.
Run Scenario
Run the specified scenario immediately.
Create Team
Create a new team within an organization.
List Teams
Get the list of teams in an organization.
Get Team
Returns information about a team.
Get Team Usage
Retrieve daily usage metrics for a team over the past 30 days.
Get Team LLM Configuration
Retrieve the LLM configuration for a team.
Update Team LLM Configuration
Update the LLM configuration for a team.
Get Current User
Retrieve data about the authenticated user.
List Users
Retrieve a collection of users for a team or organization.
Update User
Update user details.
List User Roles
Retrieve list of all existing user role names and IDs.
List User Team Roles
Get team roles of a specific user.
Get User Team Role
Get user role detail in a specific team.
Update User Team Role
Update the user role in a team.
List User Organization Roles
Get list of all organization roles for a user.
Get User Organization Role
Get user role detail in a specific organization.
List AI Agent Scenarios
Retrieve scenarios containing AI agent modules.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/make/filled/png

Connector Profile

Make - API Token
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/make/filled/png

Link Account

Make - API Token
4

Use Actions

Invoke actions using one of the methods below: