CrewAI Cloud website screenshot

CrewAI Cloud

CrewAI Cloud (CrewAI AMP) is the managed Agent Management Platform for deploying, monitoring, scaling, and governing CrewAI multi-agent workflows in production. AMP exposes a per-crew REST API for kickoff, status, inputs, and human-in-the-loop resume operations, plus webhook streaming for task, step, and crew events. The platform ships in two deployment modes — AMP Cloud (managed, multi-tenant at app.crewai.com) and AMP Factory (self-hosted on AWS, Azure, or GCP) — and layers RBAC, SSO, secrets manager federation (AWS/Azure/GCP), agent and tool repositories, a marketplace, A2A communication, automations and triggers, traces with PII redaction, and observability exports on top of the open-source CrewAI framework.

CrewAI Cloud publishes 5 APIs on the APIs.io network, including CrewAI AMP Webhook Streaming, Inputs API, Kickoff API, and 2 more. Tagged areas include AI Agents, AI Agent Platform, Agent Orchestration, Multi-Agent Systems, and Agent Management Platform.

The CrewAI Cloud catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 3 Spectral governance rulesets.

CrewAI Cloud’s developer surface includes authentication, developer portal, signup flow, developer console, documentation, getting-started guide, API reference, and 57 more developer resources.

51.1/100 developing ▬ flat Agent 26/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessPaid
1 APIs 25 Features
AI AgentsAI Agent PlatformAgent OrchestrationMulti-Agent SystemsAgent Management PlatformManaged AgentsAutomationsObservabilityHuman-in-the-Loop

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/crewai-cloud: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

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

CrewAI AMP Webhook Streaming

Outbound event streaming for AMP crew executions. When you kick off a crew you can supply three callback URLs — taskWebhookUrl (fired after each task completes), stepWebhookUrl ...

CrewAI Enterprise MCP Server

Model Context Protocol server published by CrewAI Inc. that exposes AMP crew deployment operations and status tracking to MCP-compatible agents and IDEs. Lets Claude, Cursor, an...

CrewAI Cloud Inputs API

Discover the input parameters this crew accepts.

CrewAI Cloud Kickoff API

Launch a crew execution.

CrewAI Cloud Resume API

Deliver human-in-the-loop feedback on a paused task.

CrewAI Cloud Status API

Inspect execution progress and retrieve results.

Postman Collections 1

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 6

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

API Collection

OPEN COLLECTION

CrewAI AMP REST API

OPEN COLLECTION

Arazzo Workflows 5

Multi-step API workflows described with the Arazzo specification.

CrewAI AMP Discover Inputs and Kick Off

Discover the inputs a crew expects, then launch an execution with them.

ARAZZO

CrewAI AMP Full Run With Result

Discover inputs, kick off a crew, poll to completion, and return the result.

ARAZZO

CrewAI AMP Kick Off and Poll Until Complete

Launch a crew execution and poll its status until it completes or errors.

ARAZZO

CrewAI AMP Kick Off With Human-in-the-Loop Review

Kick off a crew, poll until it pauses for review, deliver feedback, and poll again.

ARAZZO

CrewAI AMP Resume a Paused Execution

Inspect an existing execution, deliver human feedback, then poll until it settles.

ARAZZO

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Crewai Cloud Rate Limits

0 limits

RATE LIMITS

FinOps 1

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

Features 25

Notable capabilities this provider offers.

Two deployment modes — AMP Cloud (managed at app.crewai.com) and AMP Factory (self-hosted on AWS, Azure, or GCP)
Per-crew REST API at https://{crew-name}.crewai.com with /inputs, /kickoff, /status/{id}, and /resume endpoints
Bearer token authentication with organization-level and user-scoped tokens issued from the dashboard Status tab
Webhook streaming with task, step, and crew event callback URLs supplied per kickoff
Crew Studio visual editor with AI copilot for building crews and flows without code
GitHub integration and CrewAI CLI deployment paths to AMP
Automations with triggers from Gmail, Google Calendar, Google Drive, OneDrive, Outlook, HubSpot, Salesforce, Slack, Microsoft Teams, and Zapier
40+ enterprise integrations including Salesforce, HubSpot, Stripe, Shopify, Zendesk, Jira, Linear, Asana, ClickUp, Notion, Slack, Microsoft Teams, Outlook, Gmail, Google Workspace, Microsoft 365, Box, SharePoint, and GitHub
Flow human-in-the-loop management with /resume endpoint for approve/retry decisions
Hallucination guardrail and PII redaction for traces
Role-based access control (RBAC) and team management
Single Sign-On with Microsoft Entra and Okta (OAuth2 strategy published as crewai-omniauth-okta)
Secrets manager federation with AWS Secrets Manager, Azure Key Vault, GCP Secret Manager, plus AWS, Azure, and GCP Workload Identity (OIDC) federation
Traces dashboard for monitoring crew runs and OpenTelemetry export for external pipelines
Observability integrations with Arize Phoenix, Braintrust, Datadog, Galileo, Langfuse, Langtrace, MLflow, Opik, Portkey, and Weave
Agent Repositories for sharing and reusing agents across teams
Marketplace for discovering, installing, and governing reusable agents, tools, and crews
A2A on AMP — agent-to-agent communication with distributed state
Tool Repository, Custom MCP Servers, and private package registry support
Azure OpenAI and Vertex AI with Workload Identity LLM provider setup
React component export for embedding crews into web apps
MCP server (crewAIInc/enterprise-mcp-server) for managing deployments from MCP-compatible IDEs and agents
50 free workflow executions per month on the Basic tier; $0.50 per additional execution
Enterprise tier includes up to 30,000 free executions per month, dedicated support, 50 hours of development per month, on-site support and training
Used by 60% of Fortune 500 companies; runs 450M+ agentic workflows per month

Scroll for all 25

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

CrewAI AMP Webhook Streaming

Outbound webhook events published by CrewAI AMP during crew execution. Three callback URLs can be supplied per kickoff — `taskWebhookUrl`, `stepWebhookUrl`, and `crewWebhookUrl`...

ASYNCAPI

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Crewai Cloud Context

27 classes · 10 properties

JSON-LD

Spectral Rules 3

Spectral governance rulesets for linting and validating these APIs.

CrewAI Cloud API Rules

8 rules · 4 errors 4 warnings

SPECTRAL

CrewAI Cloud API Rules

8 rules · 1 errors 7 warnings

SPECTRAL

CrewAI Cloud API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

CrewAI AMP Kickoff

5 properties

JSON SCHEMA

CrewAI AMP Resume Request

7 properties

JSON SCHEMA

CrewAI AMP Kickoff Status

0 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Crewai Cloud Kickoff Structure

0 properties

JSON STRUCTURE

Examples 3

Example request and response payloads for these APIs.

Security Posture 3

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

Crewai Cloud Authentication

http · 1 scheme

SECURITY

Crewai Cloud Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Crewai Cloud Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

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

Crewai Cloud Agentic Access

4 operations · 2 acting

4 operations · 2 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 26

Reference material describing how the API behaves

Scroll for all 26

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 7

SDKs, sample code, and the tooling you integrate with

Scroll for all 7

Access & Security 6

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 6

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: crewai-cloud
name: CrewAI Cloud
description: CrewAI Cloud (CrewAI AMP) is the managed Agent Management Platform for deploying, monitoring, scaling, and governing
  CrewAI multi-agent workflows in production. AMP exposes a per-crew REST API for kickoff, status, inputs, and human-in-the-loop
  resume operations, plus webhook streaming for task, step, and crew events. The platform ships in two deployment modes —
  AMP Cloud (managed, multi-tenant at app.crewai.com) and AMP Factory (self-hosted on AWS, Azure, or GCP) — and layers RBAC,
  SSO, secrets manager federation (AWS/Azure/GCP), agent and tool repositories, a marketplace, A2A communication, automations
  and triggers, traces with PII redaction, and observability exports on top of the open-source CrewAI framework.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/crewai-cloud.png
tags:
- AI Agents
- AI Agent Platform
- Agent Orchestration
- Multi-Agent Systems
- Agent Management Platform
- Managed Agents
- Automations
- Observability
- Human-in-the-Loop
tags_raw:
- AI Agents
- AI Agent Platform
- Agent Orchestration
- Multi-Agent Systems
- Agent Management Platform
- Managed Agents
- Automations
- Observability
- Human In The Loop
url: https://raw.githubusercontent.com/api-evangelist/crewai-cloud/refs/heads/main/apis.yml
created: '2026-05-24'
modified: '2026-05-24'
specificationVersion: '0.23'
apis:
- aid: crewai-cloud:crewai-amp-webhook-streaming
  name: CrewAI AMP Webhook Streaming
  description: Outbound event streaming for AMP crew executions. When you kick off a crew you can supply three callback URLs
    — taskWebhookUrl (fired after each task completes), stepWebhookUrl (fired after each agent thought/action), and crewWebhookUrl
    (fired when the overall crew run finishes). AMP POSTs JSON event payloads to those URLs so your systems can react to agent
    progress in real time, log traces externally, or chain follow-on automations.
  humanURL: https://docs.crewai.com/en/enterprise/features/webhook-streaming
  tags:
  - Webhook
  - Event Streaming
  - Observability
  tags_raw:
  - Webhooks
  - Event Streaming
  - Observability
  properties:
  - type: Documentation
    url: https://docs.crewai.com/en/enterprise/features/webhook-streaming
  - type: Documentation
    url: https://docs.crewai.com/en/enterprise/guides/webhook-automation
  - type: AsyncAPI
    url: asyncapi/crewai-amp-webhooks-asyncapi.yml
- aid: crewai-cloud:crewai-enterprise-mcp-server
  name: CrewAI Enterprise MCP Server
  description: Model Context Protocol server published by CrewAI Inc. that exposes AMP crew deployment operations and status
    tracking to MCP-compatible agents and IDEs. Lets Claude, Cursor, and other MCP clients list, deploy, and inspect AMP crews
    via the MCP standard rather than the raw REST surface.
  humanURL: https://github.com/crewAIInc/enterprise-mcp-server
  tags:
  - MCP
  - Agents
  - Deployment
  tags_raw:
  - MCP
  - Model Context Protocol
  - Agents
  - Deployment
  properties:
  - type: GitHub
    url: https://github.com/crewAIInc/enterprise-mcp-server
  - type: Documentation
    url: https://docs.crewai.com/en/enterprise/guides/custom-mcp-server
- aid: crewai-cloud:crewai-cloud-inputs-api
  name: CrewAI Cloud Inputs API
  description: Discover the input parameters this crew accepts.
  humanURL: https://docs.crewai.com/en/api-reference/introduction
  baseURL: https://{crew-name}.crewai.com
  tags:
  - Inputs
  properties:
  - type: OpenAPI
    url: openapi/crewai-cloud-inputs-api-openapi.yml
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/introduction
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/inputs
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/kickoff
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/status
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/resume
  - type: Documentation
    url: https://docs.crewai.com/en/enterprise/guides/kickoff-crew
  - type: Authentication
    url: https://docs.crewai.com/en/api-reference/introduction
- aid: crewai-cloud:crewai-cloud-kickoff-api
  name: CrewAI Cloud Kickoff API
  description: Launch a crew execution.
  humanURL: https://docs.crewai.com/en/api-reference/introduction
  baseURL: https://{crew-name}.crewai.com
  tags:
  - Kickoff
  properties:
  - type: OpenAPI
    url: openapi/crewai-cloud-kickoff-api-openapi.yml
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/introduction
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/inputs
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/kickoff
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/status
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/resume
  - type: Documentation
    url: https://docs.crewai.com/en/enterprise/guides/kickoff-crew
  - type: Authentication
    url: https://docs.crewai.com/en/api-reference/introduction
- aid: crewai-cloud:crewai-cloud-resume-api
  name: CrewAI Cloud Resume API
  description: Deliver human-in-the-loop feedback on a paused task.
  humanURL: https://docs.crewai.com/en/api-reference/introduction
  baseURL: https://{crew-name}.crewai.com
  tags:
  - Resume
  properties:
  - type: OpenAPI
    url: openapi/crewai-cloud-resume-api-openapi.yml
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/introduction
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/inputs
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/kickoff
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/status
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/resume
  - type: Documentation
    url: https://docs.crewai.com/en/enterprise/guides/kickoff-crew
  - type: Authentication
    url: https://docs.crewai.com/en/api-reference/introduction
- aid: crewai-cloud:crewai-cloud-status-api
  name: CrewAI Cloud Status API
  description: Inspect execution progress and retrieve results.
  humanURL: https://docs.crewai.com/en/api-reference/introduction
  baseURL: https://{crew-name}.crewai.com
  tags:
  - Status
  properties:
  - type: OpenAPI
    url: openapi/crewai-cloud-status-api-openapi.yml
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/introduction
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/inputs
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/kickoff
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/status
  - type: Documentation
    url: https://docs.crewai.com/en/api-reference/resume
  - type: Documentation
    url: https://docs.crewai.com/en/enterprise/guides/kickoff-crew
  - type: Authentication
    url: https://docs.crewai.com/en/api-reference/introduction
common:
- type: AgenticAccess
  url: agentic-access/crewai-cloud-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/crewai-cloud-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/crewai-cloud-domain-security.yml
- type: Authentication
  url: authentication/crewai-cloud-authentication.yml
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/crewai-cloud/overview
- type: Arazzo
  url: arazzo/crewai-cloud-discover-inputs-and-kickoff-workflow.yml
  name: CrewAI AMP Discover Inputs and Kick Off
- type: Arazzo
  url: arazzo/crewai-cloud-full-run-with-result-workflow.yml
  name: CrewAI AMP Full Run With Result
- type: Arazzo
  url: arazzo/crewai-cloud-kickoff-and-poll-until-complete-workflow.yml
  name: CrewAI AMP Kick Off and Poll Until Complete
- type: Arazzo
  url: arazzo/crewai-cloud-kickoff-with-hitl-review-workflow.yml
  name: CrewAI AMP Kick Off With Human-in-the-Loop Review
- type: Arazzo
  url: arazzo/crewai-cloud-resume-paused-execution-workflow.yml
  name: CrewAI AMP Resume a Paused Execution
- type: Website
  url: https://www.crewai.com
- type: Portal
  url: https://www.crewai.com/enterprise
- type: Signup
  url: https://app.crewai.com
- type: Console
  url: https://app.crewai.com
- type: Documentation
  url: https://docs.crewai.com/en/enterprise/introduction
- type: Documentation
  url: https://docs.crewai.com/
- type: LlmsText
  url: https://docs.crewai.com/llms.txt
- type: GettingStarted
  url: https://docs.crewai.com/en/enterprise/guides/deploy-to-amp
- type: APIReference
  url: https://docs.crewai.com/en/api-reference/introduction
- type: Authentication
  url: https://docs.crewai.com/en/api-reference/introduction
- type: Webhooks
  url: https://docs.crewai.com/en/enterprise/features/webhook-streaming
- type: SDKs
  name: CrewAI Python Framework
  url: https://github.com/crewAIInc/crewai
- type: SDKs
  name: CrewAI Tools
  url: https://github.com/crewAIInc/crewai-tools
- type: CLI
  name: CrewAI CLI
  url: https://docs.crewai.com/en/concepts/cli
- type: Tools
  name: Crew Studio (Visual Editor)
  url: https://docs.crewai.com/en/enterprise/features/crew-studio
- type: Tools
  name: CrewAI Enterprise MCP Server
  url: https://github.com/crewAIInc/enterprise-mcp-server
- type: GitHubOrganization
  url: https://github.com/crewAIInc
- type: LinkedIn
  url: https://www.linkedin.com/company/crewai-inc
- type: Blog
  url: https://blog.crewai.com
- type: Forums
  url: https://community.crewai.com
- type: StatusPage
  url: https://status.crewai.com
- type: TermsOfService
  url: https://www.crewai.com/legal/terms-of-use
- type: PrivacyPolicy
  url: https://www.crewai.com/legal/privacy-notice
- type: TrustCenter
  url: https://www.crewai.com/trust
- type: ChangeLog
  url: https://docs.crewai.com/en/release-notes
- type: Plans
  url: https://www.crewai.com/pricing
- type: Pricing
  url: https://www.crewai.com/pricing
- type: SecurityAndCompliance
  url: https://www.crewai.com/trust
- type: Integrations
  url: https://docs.crewai.com/en/enterprise/integrations
- type: Documentation
  name: Single Sign-On (SSO)
  url: https://docs.crewai.com/en/enterprise/features/sso
- type: Documentation
  name: Role-Based Access Control
  url: https://docs.crewai.com/en/enterprise/features/rbac
- type: Documentation
  name: Secrets Manager Overview
  url: https://docs.crewai.com/en/enterprise/features/secrets-manager/overview
- type: Documentation
  name: AWS Secrets Manager
  url: https://docs.crewai.com/en/enterprise/features/secrets-manager/aws
- type: Documentation
  name: AWS Workload Identity Federation
  url: https://docs.crewai.com/en/enterprise/features/secrets-manager/aws-workload-identity
- type: Documentation
  name: Azure Key Vault
  url: https://docs.crewai.com/en/enterprise/features/secrets-manager/azure
- type: Documentation
  name: Azure Workload Identity Federation
  url: https://docs.crewai.com/en/enterprise/features/secrets-manager/azure-workload-identity
- type: Documentation
  name: Google Cloud Secret Manager
  url: https://docs.crewai.com/en/enterprise/features/secrets-manager/gcp
- type: Documentation
  name: GCP Workload Identity Federation
  url: https://docs.crewai.com/en/enterprise/features/secrets-manager/gcp-workload-identity
- type: Documentation
  name: Traces
  url: https://docs.crewai.com/en/enterprise/features/traces
- type: Documentation
  name: PII Redaction for Traces
  url: https://docs.crewai.com/en/enterprise/features/pii-trace-redactions
- type: Documentation
  name: Hallucination Guardrail
  url: https://docs.crewai.com/en/enterprise/features/hallucination-guardrail
- type: Documentation
  name: OpenTelemetry Export
  url: https://docs.crewai.com/en/enterprise/guides/capture_telemetry_logs
- type: Documentation
  name: Automations
  url: https://docs.crewai.com/en/enterprise/features/automations
- type: Documentation
  name: Triggers
  url: https://docs.crewai.com/en/enterprise/guides/automation-triggers
- type: Documentation
  name: Flow HITL Management
  url: https://docs.crewai.com/en/enterprise/features/flow-hitl-management
- type: Documentation
  name: Agent Repositories
  url: https://docs.crewai.com/en/enterprise/features/agent-repositories
- type: Documentation
  name: Marketplace
  url: https://docs.crewai.com/en/enterprise/features/marketplace
- type: Documentation
  name: A2A on AMP
  url: https://docs.crewai.com/en/enterprise/features/a2a
- type: Documentation
  name: Tool Repository
  url: https://docs.crewai.com/en/enterprise/guides/tool-repository
- type: Documentation
  name: Custom MCP Servers
  url: https://docs.crewai.com/en/enterprise/guides/custom-mcp-server
- type: Documentation
  name: Production Architecture
  url: https://docs.crewai.com/en/concepts/production-architecture
- type: Documentation
  name: FAQs
  url: https://docs.crewai.com/en/enterprise/resources/frequently-asked-questions
- type: Plans
  url: plans/crewai-cloud-plans-pricing.yml
- type: RateLimits
  url: rate-limits/crewai-cloud-rate-limits.yml
- type: FinOps
  url: finops/crewai-cloud-finops.yml
- type: Features
  data:
  - Two deployment modes — AMP Cloud (managed at app.crewai.com) and AMP Factory (self-hosted on AWS, Azure, or GCP)
  - Per-crew REST API at https://{crew-name}.crewai.com with /inputs, /kickoff, /status/{id}, and /resume endpoints
  - Bearer token authentication with organization-level and user-scoped tokens issued from the dashboard Status tab
  - Webhook streaming with task, step, and crew event callback URLs supplied per kickoff
  - Crew Studio visual editor with AI copilot for building crews and flows without code
  - GitHub integration and CrewAI CLI deployment paths to AMP
  - Automations with triggers from Gmail, Google Calendar, Google Drive, OneDrive, Outlook, HubSpot, Salesforce, Slack, Microsoft
    Teams, and Zapier
  - 40+ enterprise integrations including Salesforce, HubSpot, Stripe, Shopify, Zendesk, Jira, Linear, Asana, ClickUp, Notion,
    Slack, Microsoft Teams, Outlook, Gmail, Google Workspace, Microsoft 365, Box, SharePoint, and GitHub
  - Flow human-in-the-loop management with /resume endpoint for approve/retry decisions
  - Hallucination guardrail and PII redaction for traces
  - Role-based access control (RBAC) and team management
  - Single Sign-On with Microsoft Entra and Okta (OAuth2 strategy published as crewai-omniauth-okta)
  - Secrets manager federation with AWS Secrets Manager, Azure Key Vault, GCP Secret Manager, plus AWS, Azure, and GCP Workload
    Identity (OIDC) federation
  - Traces dashboard for monitoring crew runs and OpenTelemetry export for external pipelines
  - Observability integrations with Arize Phoenix, Braintrust, Datadog, Galileo, Langfuse, Langtrace, MLflow, Opik, Portkey,
    and Weave
  - Agent Repositories for sharing and reusing agents across teams
  - Marketplace for discovering, installing, and governing reusable agents, tools, and crews
  - A2A on AMP — agent-to-agent communication with distributed state
  - Tool Repository, Custom MCP Servers, and private package registry support
  - Azure OpenAI and Vertex AI with Workload Identity LLM provider setup
  - React component export for embedding crews into web apps
  - MCP server (crewAIInc/enterprise-mcp-server) for managing deployments from MCP-compatible IDEs and agents
  - 50 free workflow executions per month on the Basic tier; $0.50 per additional execution
  - Enterprise tier includes up to 30,000 free executions per month, dedicated support, 50 hours of development per month,
    on-site support and training
  - Used by 60% of Fortune 500 companies; runs 450M+ agentic workflows per month
  sources:
  - https://www.crewai.com/enterprise
  - https://www.crewai.com/pricing
  - https://docs.crewai.com/en/enterprise/introduction
  - https://docs.crewai.com/en/api-reference/introduction
  - https://docs.crewai.com/en/api-reference/kickoff
  - https://docs.crewai.com/en/api-reference/status
  - https://docs.crewai.com/en/api-reference/inputs
  - https://docs.crewai.com/en/api-reference/resume
  - https://docs.crewai.com/en/enterprise/features/webhook-streaming
  - https://docs.crewai.com/llms.txt
  updated: '2026-05-24'
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com
  X: apievangelist
  url: https://apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/crewai-cloud"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/crewai-cloud/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/crewai-cloud/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.