Skip to main content

Overview

The bitbybit Open API provides programmatic access to your bitbybit data. You can manage customers, orders, and products through a RESTful API secured with API key authentication.

Base URLs

Quick Start

  1. Go to Settings > Developer in your bitbybit dashboard
  2. Click Create API Key and select the scopes you need
  3. Copy the API key (it’s only shown once)
  4. Include it in every request via the x-api-key header

Response Format

Success (single resource):
Success (collection):
Error:

Available Resources

Customers

Create, read, update, and delete customers

Orders

Manage orders and fulfillment

Products

Manage your product catalog

Messaging

Send and track WhatsApp messages

Loyalty

Manage loyalty settings, points, rewards, and redemptions

Webhooks

Receive real-time event notifications