Added
New "binance" and "coinbase" tokenization issuers
August 13th, 2026
binance and coinbase have been added to the TokenizationIssuer enum. The enum now accepts and returns xstocks, st0x, binance, and coinbase across the tokenization endpoints.
Broker API
POST /v1/accounts/{account_id}/tokenization/mintPOST /v1/accounts/{account_id}/tokenization/callback/mintPOST /v1/accounts/{account_id}/tokenization/callback/redeemGET /v1/accounts/{account_id}/tokenization/requestsGET /v1/accounts/{account_id}/tokenization/requests/{tokenization_request_id}GET /v1/accounts/{account_id}/tokenization/requests:by_client_request_idGET /v1/accounts/{account_id}/tokenization/requests:by_issuer_request_id
Trading API
POST /v2/tokenization/mintGET /v2/tokenization/requestsGET /v2/tokenization/requests/{tokenization_request_id}GET /v2/tokenization/requests:by_client_request_id