A

airwallex.com

Airwallex is a financial platform for businesses that supports payments, treasury, accounts, payouts, cards, and embedded finance use cases. It provides tools for integrating these capabilities in sandbox and production environments.

5 integrations · MCP · REST · CLI

Airwallex exposes a REST API, three MCP servers (Developer sandbox, Docs, and AgentOS production), and a beta CLI; auth is via API key + client ID, partner OAuth apps, or user OAuth depending on the surface.

discovered 1d ago
MCP servers3
REST · OpenAPI1
CLI1
Credentials
Client ID + API keycompoundGet key

In the Airwallex web app, go to Settings > Developer > API keys. Generate either an admin API key or a scoped API key for your organization/account, then copy the API key and note the associated Client ID shown in the Developer app. Airwallex uses this pair to obtain an access token via the Authentication API. Only users with Owner, Admin, or Developer access to the Developer app can manage API keys.

Partner OAuth client (client ID + client secret)oauth2Set up OAuth

Request credentials from the Airwallex partner integrations team at partner-integration@airwallex.com. You will need a client_id, client_secret, approved scopes, and a redirect URI. After receiving credentials, create your listing in the Airwallex web app Connections area as described in Get started.

Airwallex sandbox OAuth authorizationoauth2$ airwallex auth login

Acquired by the CLI — running airwallex auth login opens the auth flow and stores the credential.

Airwallex production OAuth authorizationoauth2$ airwallex auth login --prod

Acquired by the CLI — running airwallex auth login --prod opens the auth flow and stores the credential.

conventions · 1/7 published

Publish these signals → /publishing