BxBytix

HTTP API

Reference

Base URL http://127.0.0.1:43120·Authorization: Bearer pk_...

Conventions

RuleDetail
AuthBearer pk_ on every /v1 call. Portal cookies cannot call the API.
AmountsDecimal strings. Do not send JSON numbers.
CreateHTTP 201 on a new order_id or payout_id, 200 if that id already exists.
QueryPOST /v1/orders/info or POST /v1/payouts/info.
WebhooksHMAC of the raw body. Reply with the plain text success.

Error codes: 40000, 40100, 40400, 40900. Statuses: orders and payouts.

Orders

Payouts

Assets

Webhooks