For the complete documentation index, see llms.txt. This page is also available as Markdown.

API Management

The Team API provides programmatic access to team-level resources, allowing developers to query and manage team-related data, including team accounts, wallets, billing information, and other team resources.Unlike the WaaS API, the Team API uses a Team API Key for authentication and authorization. Each API key is scoped to a single team and can only access resources within that team.The Team API enables seamless integration with internal business systems for automated operations, financial reconciliation, asset management, and other enterprise workflows.

Create API

Go to Management > API Management and click Create.

On the Create API page, configure the following:

  • API Name

  • Permission

  • IP Whitelist

Click Create.

Complete identity verification.

The API is created successfully.

Note: Please copy and securely store your Secret Key. For security reasons, the complete Secret Key will not be displayed again.

Edit API

Go to Management > API Management and click Edit.

On the Edit API page, update the following settings as needed:

  • API Name

  • Permissions

  • IP Whitelist

Click Save.

Complete identity verification.The API is updated successfully.

Enable / Disable API

Go to Management > API Management and click Enable/Disable.

In the confirmation dialog, click Confirm.

Complete identity verification.The API is enabled or disabled successfully.

View API Key

Go to Management > API Management and click More > View API Key.

Complete identity verification.

View and copy the API Key.

Delete API

Go to Management > API Management and click More > Delete.

In the confirmation dialog, click Confirm.

Complete identity verification.The API is deleted successfully.

Last updated

Was this helpful?