Chatfuel Broadcasting API

HTTP API for sending any block or flow from a bot to a user via a POST request, including targeting users by attribute. Rate limited to 25 requests per second per bot. Requests are authenticated with a chatfuel_token.

API entry from apis.yml

apis.yml Raw ↑
name: Chatfuel Broadcasting API
description: HTTP API for sending any block or flow from a bot to a user via a POST request, including
  targeting users by attribute. Rate limited to 25 requests per second per bot. Requests are authenticated
  with a chatfuel_token.
humanURL: https://docs.chatfuel.com/en/articles/790461-broadcasting-api
baseURL: https://api.chatfuel.com
tags:
- Broadcasting
- Messaging
properties:
- type: Documentation
  url: https://docs.chatfuel.com/en/articles/790461-broadcasting-api
- type: Authentication
  url: authentication/chatfuel-authentication.yml
- type: RateLimits
  url: rate-limits/chatfuel-rate-limits.yml