Quick Start

The interface functionality is currently being tested and upgraded, and is only open to specific users. Existing users will not be affected.

Get your API keys

After the application is approved, a token will be sent to the registered email address.

Workflow

Step 1. Retrieve the wallet list and record the wallet ID used by the user.

Wallet

Step 2. Invoke the product interface to understand the product’s price configuration and status

Product

Step 3. After creating the order, a webhook will send the order details back to your server.

Trade

Step 4 . (optional) Using the order ID obtained from the third step, proceed with snapshot uploading. For physical cards, it is necessary to create a shipping address and a cardholder snapshot

While this step is not required for virtual cards.

Step 5. After the card is successfully created, the card information will be sent back via webhooks. You can then perform operations on the card using the card ID.

Card

Last updated