Skip to main content
GET
Try Cobo WaaS Skill in your AI coding assistant (Claude Code, Cursor, etc.). Describe your needs in natural language to auto-generate production-ready SDK code and debug faster 🚀

Authorizations

BIZ-API-KEY
string
header
required

The API key. For more details, refer to API key.

In the API playground, enter your API secret, and your API key will be accordingly calculated.

Response

A list of countries supported.

en
string
required

The English name of the country.

Example:

"Singapore"

zh_hans
string
required

The simplified Chinese name of the country.

Example:

"新加坡"

code2
string
required

The 2-letter country code (ISO 3166-1 alpha-2).

Example:

"SG"