Skip to main content

Documentation Index

Fetch the complete documentation index at: https://cobo.com/developers/llms.txt

Use this file to discover all available pages before exploring further.

This content applies to WaaS 1.0 only. We highly recommend that you upgrade to WaaS 2.0.

Callback API Request Description

request_type

TypeKeyGen = 1

request_detail

The format is a serialized JSON string of structure below.
threshold
Int
required
Signature threshold.
node_ids
[]String
required
Node IDs associated with the generation of all MPC key shares under the MPC wallet.
curve
Int
required

Signature algorithm that has been used.

0: SECP256K1

2: ED25519

extra_info

The format is a serialized JSON string of structure below.
cobo_id
String
required
Unique ID of the key generation (KeyGen) request.
api_request_id
String
required
Request ID passed in by the user using WaaS APIs; if the request is not sent via WaaS APIs, Cobo will automatically generate a Request ID.