A

Airwallex REST API

REST discovered

Details
URL
https://api.airwallex.com/api/v1/
Docs
https://www.airwallex.com/docs/developer-tools/api
Authentication
Client ID + API key x-client-id: <credential> + Client ID + API key x-api-key: <credential> + Client ID + API key Authorization: Bearer <credential> discovered
Client ID + API key compound Get 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) oauth2 discovered Set 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.