Chatfuel Dashboard API

HTTP API to programmatically create and modify bots and pages — create bots, clone bot content, generate role-based invite links, and bind/unbind bots to Facebook pages. Authenticated with a Bearer Dashboard API token and described by its own docs as designed primarily for internal use and subject to change without notice. DOCUMENTATION WITHDRAWN — docs.chatfuel.com/api/dashboard-api returned HTTP 404 on 2026-08-13 with no replacement page.

API entry from apis.yml

apis.yml Raw ↑
name: Chatfuel Dashboard API
description: HTTP API to programmatically create and modify bots and pages — create bots, clone bot content,
  generate role-based invite links, and bind/unbind bots to Facebook pages. Authenticated with a Bearer
  Dashboard API token and described by its own docs as designed primarily for internal use and subject
  to change without notice. DOCUMENTATION WITHDRAWN — docs.chatfuel.com/api/dashboard-api returned HTTP
  404 on 2026-08-13 with no replacement page.
humanURL: https://help.chatfuel.com/
baseURL: https://dashboard.chatfuel.com/api
tags:
- Dashboard
- Bot Management
properties:
- type: Authentication
  url: authentication/chatfuel-authentication.yml
- type: Lifecycle
  url: lifecycle/chatfuel-lifecycle.yml