Token ID Interface

Call this interface to get the Token ID for your supported tokens. Token ID is the parameter that you should pass to CCPayment's server when you create payment and withdrawal orders with CCPayment.

CCPayment provides merchants with 100+ tokens on various blockchains.

To simplify the management of token assets with the same symbol for both merchants and their customers, CCPayment consolidates balances of tokens with identical symbols.

For instance, when users receive USDT on the ETH chain, they can withdraw USDT from any supported chain.

You can view the complete list of supported tokens through the form below. https://bit.ly/CCsupportedcoins

Get Token ID

Return supported Token ID configuration of “tokens for your business” in the merchant’s backend

POST https://admin.ccpayment.com/ccpayment/v1/coin/all

Return all Token IDs of selected tokens enabled by you. Return all Token IDs supported by CCPayment if you enabled All Tokens in your Merchant Settings.

Headers

Name
Type
Description

Appid*

String

Timestamp*

String

Timestamp in seconds (10-digit). The request is valid for two minutes.

Sign*

String

Content-Type*

String

application/json; charset=utf-8

If you have any questions or concerns about managing integrated tokens, our customer managers are ready to assist you with any issues during the integration process.

Last updated