Catnip website screenshot

Catnip

Catnip Inc is the company behind Chatfuel, an AI-powered business messaging and chatbot automation platform for WhatsApp, Instagram, Facebook Messenger, TikTok and an embeddable website chat widget. Chatfuel lets businesses and agencies build conversational flows, run Meta click-to-WhatsApp ad funnels, qualify leads, book appointments and automate customer support with AI agents. Its developer surface is small and shrinking: the only currently documented API is a Contacts API that bulk-imports up to 1,000 phone numbers into an automation using a Bearer token from Settings, while the older Broadcasting API on api.chatfuel.com and Dashboard API on dashboard.chatfuel.com remain live on the wire but lost their documentation when the docs.chatfuel.com developer help centre was retired. Chatfuel publishes no OpenAPI, but it does serve an llms.txt and a real remote MCP documentation server on its academy docs host.

Catnip publishes 3 APIs on the APIs.io network. Tagged areas include Company, Chatbots, Messaging, Conversational AI, and Marketing Automation.

Catnip’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, changelog, pricing, and 20 more developer resources.

40.7/100 developing ▬ flat Agent 14/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
3 APIs 1 MCP Servers
CompanyChatbotsMessagingConversational AIMarketing AutomationFacebook MessengerInstagramWhatsAppTikTokCustomer EngagementLead Qualification

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/catnip: 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 3

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

Chatfuel Contacts API

Bulk-create WhatsApp contacts inside a Chatfuel automation. POST a list of up to 1,000 E.164 phone numbers plus a contact_data.properties map of custom attributes applied to eve...

Chatfuel Broadcasting API

Programmatically send messages and trigger flows/blocks to a specific bot user on Messenger, Instagram, or WhatsApp. POST to the send endpoint with the bot's unique chatfuel_tok...

Chatfuel Dashboard API

Manage Chatfuel bots and their Facebook page bindings. Create empty bots, clone content between bots, generate role-scoped invite links (ADMIN, EDITOR, MARKETER, OPERATOR, VIEWE...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

academy.chatfuel.com docs

Chatfuel serves a remote MCP server on its own documentation host. It is a DOCUMENTATION-SEARCH server generated by the Fern docs platform, not a product API server: the single ...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Catnip Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Catnip Rate Limits

2 limits

RATE LIMITS

Security Posture 2

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

Catnip Authentication

apiKey/http · 3 schemes

SECURITY

Catnip Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: catnip
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/catnip.png
name: Catnip
description: 'Catnip Inc is the company behind Chatfuel, an AI-powered business messaging and chatbot automation platform
  for WhatsApp, Instagram, Facebook Messenger, TikTok and an embeddable website chat widget. Chatfuel lets businesses and
  agencies build conversational flows, run Meta click-to-WhatsApp ad funnels, qualify leads, book appointments and automate
  customer support with AI agents. Its developer surface is small and shrinking: the only currently documented API is a Contacts
  API that bulk-imports up to 1,000 phone numbers into an automation using a Bearer token from Settings, while the older Broadcasting
  API on api.chatfuel.com and Dashboard API on dashboard.chatfuel.com remain live on the wire but lost their documentation
  when the docs.chatfuel.com developer help centre was retired. Chatfuel publishes no OpenAPI, but it does serve an llms.txt
  and a real remote MCP documentation server on its academy docs host.'
url: https://raw.githubusercontent.com/api-evangelist/catnip/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Chatbots
- Messaging
- Conversational AI
- Marketing Automation
- Facebook Messenger
- Instagram
- WhatsApp
- TikTok
- Customer Engagement
- Lead Qualification
apis:
- name: Chatfuel Contacts API
  description: Bulk-create WhatsApp contacts inside a Chatfuel automation. POST a list of up to 1,000 E.164 phone numbers
    plus a contact_data.properties map of custom attributes applied to every contact in the request; the automation_id in
    the path is read from the automation's URL in the product. Authenticated with a Bearer API token generated at Settings,
    API. This is the only Chatfuel API with live public documentation as of 2026-08-13. No rate-limit headers are returned.
  humanURL: https://help.chatfuel.com/create-contacts-in-chatfuel-via-api-23134b06ecf8800683b6efacab24b68d
  baseURL: https://panel.chatfuel.com/api
  tags:
  - Contacts
  - WhatsApp
  - Bulk Import
  properties:
  - type: Authentication
    url: authentication/catnip-authentication.yml
  - type: RateLimits
    url: rate-limits/catnip-rate-limits.yml
  - type: ErrorCatalog
    url: errors/catnip-problem-types.yml
- name: Chatfuel Broadcasting API
  description: Programmatically send messages and trigger flows/blocks to a specific bot user on Messenger, Instagram, or
    WhatsApp. POST to the send endpoint with the bot's unique chatfuel_token and a flow name, block name, or block id; supports
    message tags for messaging outside the 24-hour window and setting user attributes. Rate limited to 25 requests per second
    per bot. The endpoint is still live and returns structured errors when probed, but its documentation was removed when
    the docs.chatfuel.com developer help centre was retired.
  humanURL: https://help.chatfuel.com
  baseURL: https://api.chatfuel.com
  x-documentation-status: retired
  x-retired-humanURL: https://docs.chatfuel.com/en/articles/790461-broadcasting-api
  x-retired-humanURL-status: 404
  x-retired-humanURL-probed: '2026-08-13'
  tags:
  - Messaging
  - Broadcast
  - Chatbots
  properties:
  - type: Authentication
    url: authentication/catnip-authentication.yml
  - type: RateLimits
    url: rate-limits/catnip-rate-limits.yml
  - type: ErrorCatalog
    url: errors/catnip-problem-types.yml
- name: Chatfuel Dashboard API
  description: Manage Chatfuel bots and their Facebook page bindings. Create empty bots, clone content between bots, generate
    role-scoped invite links (ADMIN, EDITOR, MARKETER, OPERATOR, VIEWER), and bind/unbind bots to Facebook pages. Authenticated
    with a Bearer Dashboard API Token generated from the account profile. Documented as primarily for internal use and subject
    to change; the documenting page has since been removed, though the endpoint still answers with a 401 envelope when probed.
  humanURL: https://help.chatfuel.com
  baseURL: https://dashboard.chatfuel.com/api
  x-documentation-status: retired
  x-retired-humanURL: https://docs.chatfuel.com/en/articles/2706667-dashboard-api
  x-retired-humanURL-status: 404
  x-retired-humanURL-probed: '2026-08-13'
  tags:
  - Bot Management
  - Administration
  properties:
  - type: Authentication
    url: authentication/catnip-authentication.yml
  - type: ErrorCatalog
    url: errors/catnip-problem-types.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://chatfuel.com
- type: DeveloperPortal
  url: https://academy.chatfuel.com
- type: Documentation
  url: https://help.chatfuel.com
- type: APIReference
  url: https://help.chatfuel.com/create-contacts-in-chatfuel-via-api-23134b06ecf8800683b6efacab24b68d
- type: GettingStarted
  url: https://academy.chatfuel.com/docs
- type: Support
  url: https://help.chatfuel.com
- type: Blog
  url: https://chatfuel.com/blog
- type: StatusPage
  url: https://status.chatfuel.com
- type: ChangeLog
  url: https://academy.chatfuel.com/changelog
- type: ChangeLog
  url: changelog/catnip-changelog.yml
- type: Pricing
  url: https://chatfuel.com/pricing
- type: SignUp
  url: https://panel.chatfuel.com/sign-in
- type: TermsOfService
  url: https://chatfuel.com/files/TermsOfUse.pdf
- type: PrivacyPolicy
  url: https://chatfuel.com/privacy-policy.html
- type: Compliance
  url: https://chatfuel.com/gdpr
- type: Authentication
  url: authentication/catnip-authentication.yml
- type: Conventions
  url: conventions/catnip-conventions.yml
- type: RateLimits
  url: rate-limits/catnip-rate-limits.yml
- type: Packages
  url: packages/catnip-packages.yml
- type: DomainSecurity
  url: security/catnip-domain-security.yml
- type: Plans
  url: plans/catnip-plans-pricing.yml
- type: ErrorCatalog
  url: errors/catnip-problem-types.yml
- type: Lifecycle
  url: lifecycle/catnip-lifecycle.yml
- type: Conformance
  url: conformance/catnip-conformance.yml
- type: Components
  url: components/catnip-components.yml
- type: MCPServer
  url: mcp/catnip-mcp.yml
- type: LLMsTxt
  url: llms/catnip-llms.txt
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 11
  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/catnip"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/catnip/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/catnip/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.