API reference
Summary
Section titled “Summary”- Base URL:
https://pos.b4bit.com/api/v1 - Authentication:
X-Device-Id: <api-key>header on every request - Format:
application/json(recommended).POST /orders/also acceptsmultipart/form-dataas a legacy alternative. - OpenAPI 3:
/openapi/b4bit-pay.openapi.json— downloadable for tooling. - Official Redoc:
https://pos.b4bit.com/redoc
Endpoints
Section titled “Endpoints” GET /currencies List available cryptocurrencies.
POST /device/ Create a merchant device.
GET /orders/ List payments within a date range.
POST /orders/ Create a new payment order.
GET /orders/info/{id} Full detail of a payment.