ManyChat website screenshot

ManyChat

ManyChat is a chat-marketing platform that lets businesses build automated conversations and marketing flows across Instagram Direct Messages, Facebook Messenger, WhatsApp, Telegram, TikTok and SMS. It provides a visual flow builder, audience segmentation, broadcasts, growth tools and integrations with ecommerce and CRM systems to drive engagement, lead capture and sales. The public ManyChat REST API is a page-scoped surface of 35 operations covering subscribers, tags, typed custom fields, page-level bot fields, automations and sending, published as OpenAPI 3.0 and served through an interactive Swagger console at api.manychat.com/swagger. Authentication is a per-page API key sent as an Authorization Bearer token in the form page-id:api-key; there is no OAuth, no scopes and no account-wide credential. ManyChat's only asynchronous surface runs outbound: the External Request flow step calls a partner endpoint and expects a Dynamic Block v2 JSON response back, so the integrator is the webhook receiver rather than ManyChat pushing events.

ManyChat publishes 5 APIs on the APIs.io network, including REST API, Page API, Profile API, and 2 more. Tagged areas include Chat Marketing, Messenger Marketing, Conversational Commerce, Marketing Automation, and Instagram.

The ManyChat catalog on APIs.io includes 1 event-driven AsyncAPI specification.

ManyChat’s developer surface includes authentication, documentation, API reference, getting-started guide, support, pricing, signup flow, and 25 more developer resources.

51.6/100 developing ▬ flat Agent 36/100 agent ready Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessPaidSelf serveFree trial
5 APIs
Chat MarketingMessenger MarketingConversational CommerceMarketing AutomationInstagramWhatsAppFacebook MessengerSMSChatbotsCustomer EngagementAutomation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 51.6/100 · developing
Contract Quality 14.0 / 21
Developer Ergonomics 9.2 / 17
Access Clarity 4.0 / 17
Operational Transparency 5.8 / 11
Contract Governance 3.2 / 10
Discoverability 6.3 / 9
Regulatory Posture 5.8 / 15
Agent readiness — 36/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Regulatory Posture applies to this provider. Its tags matched the Telecommunications regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/manychat: 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 5

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

ManyChat REST API

REST API for managing subscribers, custom fields, tags, bot fields, flows, and sending messages in ManyChat across Instagram, Messenger, WhatsApp and SMS. 35 operations across f...

ManyChat Page API

Page-level configuration for a connected ManyChat page: connected page info, tags, typed custom user field definitions, global bot fields, automations (flows) and folders, growt...

ManyChat Profile API

White-label profile and template management. A single operation that generates a single-use install link for a ManyChat template, served from its own Swagger document at api.man...

ManyChat Sending API

Send Dynamic Block content and trigger automations for a subscriber across Messenger, Instagram and WhatsApp. 3 operations. This is the surface governed by Meta policy rather th...

ManyChat Subscriber API

Look up, search, create, update, tag and set custom field values on subscribers. 15 operations. A subscriber carries per-channel identity fields for Messenger, Instagram, WhatsA...

Open Collections 6

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

API Collection

OPEN COLLECTION

ManyChat Page API

OPEN COLLECTION

ManyChat Profile API

OPEN COLLECTION

ManyChat Sending API

OPEN COLLECTION

ManyChat Subscriber API

OPEN COLLECTION

ManyChat API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Manychat Rate Limits

35 limits

RATE LIMITS

Event Specifications 1

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

Security Posture 3

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

Manychat Authentication

http · 1 scheme

SECURITY

Manychat Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Manychat Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

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

Manychat Agentic Access

35 operations · 22 acting

35 operations · 22 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: manychat
name: ManyChat
description: 'ManyChat is a chat-marketing platform that lets businesses build automated conversations and marketing flows
  across Instagram Direct Messages, Facebook Messenger, WhatsApp, Telegram, TikTok and SMS. It provides a visual flow builder,
  audience segmentation, broadcasts, growth tools and integrations with ecommerce and CRM systems to drive engagement, lead
  capture and sales. The public ManyChat REST API is a page-scoped surface of 35 operations covering subscribers, tags, typed
  custom fields, page-level bot fields, automations and sending, published as OpenAPI 3.0 and served through an interactive
  Swagger console at api.manychat.com/swagger. Authentication is a per-page API key sent as an Authorization Bearer token
  in the form page-id:api-key; there is no OAuth, no scopes and no account-wide credential. ManyChat''s only asynchronous
  surface runs outbound: the External Request flow step calls a partner endpoint and expects a Dynamic Block v2 JSON response
  back, so the integrator is the webhook receiver rather than ManyChat pushing events.'
type: Index
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: true
  try_now: false
  public: true
  label: Self-serve signup, API gated to paid tiers
  confidence: medium
  source:
  - authentication
  - plans
  generated: '2026-08-13'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/manychat.png
tags:
- Chat Marketing
- Messenger Marketing
- Conversational Commerce
- Marketing Automation
- Instagram
- WhatsApp
- Facebook Messenger
- SMS
- Chatbots
- Customer Engagement
- Automation
url: https://raw.githubusercontent.com/api-evangelist/manychat/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-08-13'
specificationVersion: '0.23'
apis:
- aid: manychat:rest-api
  name: ManyChat REST API
  description: REST API for managing subscribers, custom fields, tags, bot fields, flows, and sending messages in ManyChat
    across Instagram, Messenger, WhatsApp and SMS. 35 operations across four tags. Authentication uses an API key generated
    per connected page in Settings > API, passed as a Bearer token of the form `Bearer <page-id>:<api-key>`. ManyChat serves
    the machine-readable contract as OpenAPI 3.0 from api.manychat.com/swagger/compileJson, which the Swagger console at api.manychat.com/swagger
    loads. Only HTTP 200 and 400 are declared anywhere in the contract; there is no idempotency key, no pagination, and no
    rate-limit response headers.
  humanURL: https://api.manychat.com/swagger
  baseURL: https://api.manychat.com
  tags:
  - Chat Marketing
  - Messenger Marketing
  - Subscribers
  - Flows
  - Messaging
  properties:
  - type: Documentation
    url: https://api.manychat.com/swagger
  - type: APIReference
    url: https://api.manychat.com/swagger
  - type: Swagger
    url: https://api.manychat.com/swagger
  - type: OpenAPI
    name: Provider-published Swagger, Page API (verbatim)
    url: openapi/_original/manychat-page-api-swagger-original.json
  - type: OpenAPI
    name: Provider-published Swagger, Profile API (verbatim)
    url: openapi/_original/manychat-profile-api-swagger-original.json
  - type: Authentication
    url: https://help.manychat.com/hc/en-us/articles/14959510331420
  - type: Developer Program
    url: https://help.manychat.com/hc/en-us/articles/14281299586972
  - type: GettingStarted
    url: https://help.manychat.com/hc/en-us/articles/14281252007580-Dev-Tools-Basics
  - type: RateLimits
    url: rate-limits/manychat-rate-limits.yml
  - type: ErrorCatalog
    url: errors/manychat-problem-types.yml
- aid: manychat:manychat-page-api
  name: ManyChat Page API
  description: 'Page-level configuration for a connected ManyChat page: connected page info, tags, typed custom user field
    definitions, global bot fields, automations (flows) and folders, growth tools and One-Time Notification topics. 16 operations.
    Reads are limited to 100 queries per second and writes to 10; getFlows is the exception at 10 q/s. removeTag and removeTagByName
    delete the tag from the page and every subscriber carrying it and cannot be undone.'
  humanURL: https://api.manychat.com/swagger
  baseURL: https://api.manychat.com
  tags:
  - Page
  - Tags
  - Custom Fields
  - Bot Fields
  - Flows
  properties:
  - type: OpenAPI
    url: openapi/manychat-page-api-openapi.yml
  - type: Overlay
    url: overlays/manychat-page-api-overlay.yaml
- aid: manychat:manychat-profile-api
  name: ManyChat Profile API
  description: White-label profile and template management. A single operation that generates a single-use install link for
    a ManyChat template, served from its own Swagger document at api.manychat.com/swagger/compileJson?type=Profile_API. ManyChat
    publishes no rate limit for it.
  humanURL: https://api.manychat.com/swagger
  baseURL: https://api.manychat.com
  tags:
  - Profile
  - Template
  properties:
  - type: OpenAPI
    url: openapi/manychat-profile-api-openapi.yml
  - type: Overlay
    url: overlays/manychat-profile-api-overlay.yaml
- aid: manychat:manychat-sending-api
  name: ManyChat Sending API
  description: 'Send Dynamic Block content and trigger automations for a subscriber across Messenger, Instagram and WhatsApp.
    3 operations. This is the surface governed by Meta policy rather than by ManyChat: outside the 24-hour messaging window
    a message tag is required (error 3011), One-Time Notification sends need a token for the topic (3021), and channel restrictions
    surface as the 304X error family. sendFlow is additionally capped at 100 queries per given subscriber per hour. There
    is no idempotency key, so a retry delivers a duplicate message.'
  humanURL: https://api.manychat.com/swagger
  baseURL: https://api.manychat.com
  tags:
  - Sending
  - Messaging
  - Broadcast
  properties:
  - type: OpenAPI
    url: openapi/manychat-sending-api-openapi.yml
  - type: Overlay
    url: overlays/manychat-sending-api-overlay.yaml
- aid: manychat:manychat-subscriber-api
  name: ManyChat Subscriber API
  description: Look up, search, create, update, tag and set custom field values on subscribers. 15 operations. A subscriber
    carries per-channel identity fields for Messenger, Instagram, WhatsApp, email and SMS on one record. Search operations
    are hard-capped at 100 results with no pagination or cursor, so a full result set is unreachable through the API when
    the cap is hit.
  humanURL: https://api.manychat.com/swagger
  baseURL: https://api.manychat.com
  tags:
  - Subscriber
  - Contacts
  - Segmentation
  properties:
  - type: OpenAPI
    url: openapi/manychat-subscriber-api-openapi.yml
  - type: Overlay
    url: overlays/manychat-subscriber-api-overlay.yaml
common:
- type: AgenticAccess
  url: agentic-access/manychat-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/manychat-vulnerability-disclosure.yml
- type: Security
  url: https://manychat.com/security/vulnerability
- type: DomainSecurity
  url: security/manychat-domain-security.yml
- type: Authentication
  url: authentication/manychat-authentication.yml
- type: Conventions
  url: conventions/manychat-conventions.yml
- type: Conformance
  url: conformance/manychat-conformance.yml
- type: ErrorCatalog
  url: errors/manychat-problem-types.yml
- type: DataModel
  url: data-model/manychat-data-model.yml
- type: RateLimits
  url: rate-limits/manychat-rate-limits.yml
- type: Plans
  url: plans/manychat-plans-pricing.yml
- type: Lifecycle
  url: lifecycle/manychat-lifecycle.yml
- type: StatusPage
  url: https://status.manychat.com
- type: Packages
  url: packages/manychat-packages.yml
- type: SDKs
  url: packages/manychat-packages.yml
- type: Vocabulary
  url: vocabulary/manychat-dynamic-block-vocabulary.yml
- type: Webhooks
  url: asyncapi/manychat-dynamic-block-webhooks.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/manychat-llms.txt
- type: WellKnownProbe
  url: well-known/manychat-well-known.yml
- type: MCPCandidate
  url: mcp/manychat-mcp.yml
- type: GitHubOrganization
  url: https://github.com/manychat
- type: LinkedIn
  url: https://www.linkedin.com/company/manychat
- type: Website
  url: https://manychat.com
- type: Documentation
  url: https://api.manychat.com/swagger
- type: APIReference
  url: https://api.manychat.com/swagger
- type: GettingStarted
  url: https://help.manychat.com/hc/en-us/articles/14281252007580-Dev-Tools-Basics
- type: Support
  url: https://help.manychat.com
- type: Help Center
  url: https://help.manychat.com
- type: Community
  url: https://community.manychat.com
- type: Pricing
  url: https://manychat.com/pricing
- type: SignUp
  url: https://manychat.com/signup
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-pointer-notes:
- 'NO `MCPServer` pointer is emitted. mcp/manychat-mcp.yml is a DERIVED candidate tool list with `deployment.mode: none` —
  ManyChat ships no first-party MCP server in either remote or stdio form (api.manychat.com/mcp 404s). It is wired as `MCPCandidate`
  so the artifact is discoverable without crediting ManyChat with an agent surface it does not serve.'
- NO `WellKnown` or `SecurityTxt` pointer is emitted. Every /.well-known/ path was probed on all three hosts and none returned
  a document on this run. The probe is wired as `WellKnownProbe` because it records an absence, not a presence.
- NO `Idempotency` pointer is emitted. ManyChat publishes no idempotency key, header or de-duplication contract on any write
  operation.
- NO `AsyncAPI` pointer is emitted — ManyChat publishes no AsyncAPI document. `Webhooks` IS emitted, because the External
  Request / Dynamic Block contract is a real, first-party, versioned outbound webhook surface, even though it runs in the
  unusual direction.
- NO `AgentCard` pointer is emitted. /.well-known/agent-card.json and /.well-known/agent.json return 404 on every reachable
  ManyChat host.
- NO `Deprecation` pointer is emitted. ManyChat publishes no deprecation policy and no Sunset/Deprecation header support;
  its one superseded operation (getWidgets) is flagged only in prose.
- NO `Compliance` or `TrustCenter` pointer is emitted. trust.manychat.com and manychat.com/security both return 403 behind
  a Cloudflare challenge, so no certification claim could be read from a ManyChat surface.
- NO `Postman` pointer is emitted. A public ManyChat workspace exists at postman.com/postman-atlas but it is published by
  Postman's own Atlas team, not by ManyChat.
- NO `TermsOfService`, `PrivacyPolicy`, `Blog` or `DeveloperPortal` pointers are emitted. Those pages are on manychat.com,
  which returns 403 to every non-browser client, so none could be verified; and developers.manychat.com 302-redirects to the
  marketing homepage rather than serving a portal.
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 24
  pass: local-v1

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/manychat"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/manychat/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/manychat/evidence"

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

Get an API key

Free tier, no email required.

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