Use this command to fetch and update the latest WaaS 2.0 OpenAPI specification. Cobo CLI downloads the YAML file and saves it to your local configuration directory, ensuring you have the most up-to-date API definitions.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.
Usage
Arguments
<topic_or_path>: Specifies the documentation topic or the API operation path. Possible values include:
guides: (Default)Opens the Introduction to WaaS 2.0 guide.api: Opens the API Reference page.sdk: Opens the WaaS SDKs guide.apps: Opens the Cobo Portal App development guide.- API endpoint paths: Displays detailed information on API operations available for the specified path such as
/wallets.
Options
-u, --update: Update the OpenAPI specification for WaaS 2.0, ensuring you have the latest API definitions and documentation. With this option used, this command will only perform the updates and then exit. After a successful update, Cobo CLI confirms the operation with a โspecification file downloaded successfullyโ message.
Example
/wallets/mpc/vaults endpoint, including its description, parameters, and response format.