Added
New "robinhood" value on the tokenization network enum
September 14th, 2026
robinhood has been added to the TokenizationNetwork enum. Tokenization requests can now be submitted for and returned with this network.
Broker API
GET /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_idPOST /v1/accounts/{account_id}/tokenization/mintPOST /v1/accounts/{account_id}/tokenization/callback/mintPOST /v1/accounts/{account_id}/tokenization/callback/redeem
Trading API
GET /v2/tokenization/requestsGET /v2/tokenization/requests/{tokenization_request_id}GET /v2/tokenization/requests:by_client_request_idPOST /v2/tokenization/mint