Skip to main content
POST
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.

Body

application/json

The request body to broadcast a list of signed transactions.

transaction_ids
string[]

The transaction IDs of the signed transactions to be broadcast. You can retrieve the transactions corresponding to a staking activity by calling Get staking activity details.

Response

The request was successful.

request_id
string
required

The request ID that is used to track a transaction request.

Example:

"f47ac10b-58cc-4372-a567-0e02b2c3d479"

transaction_id
string
required

The transaction ID of this broadcast transaction.

Example:

"c986cb3b-1301-412f-9450-13a52c43a95f"