Developers

Build with BizzBuzz API

Extensive documentation, guides, and API references to help you build powerful conversational experiences.

Webhooks

Webhooks deny you to receive real-time updates about events that happen in your BizzBuzz account. Subscribe to events such as `message.received`, `conversation.started`, and more.

Verifying Signatures

BizzBuzz signs every webhook event to allow you to verify its authenticity. The signature is delivered in the X-BizzBuzz-Signature header.

Example Event Payload

{
  "id": "evt_123456789",
  "type": "message.received",
  "data": {
    "id": "msg_55555555",
    "conversation_id": "conv_123456789",
    "content": { "body": "Hello world" }
  },
  "created_at": "2024-03-21T10:30:00Z"
}

Supported Events

  • boltmessage.received
  • boltmessage.sent
  • boltconversation.created
  • boltconversation.status_updated
  • boltcontact.created
  • boltcontact.updated
Ready to scale?

Scale your
impact.

Enterprise Ready
Direct Meta Sync
99.99% Uptime SLA

Join the elite circle of founders who have automated their scaling logic.

Secure your Competitive Advantage today.

No credit card required · Setup in under 5 minutes