Environments

API endpoints, supported chains, and sandbox credentials for testing.

Before You Start

Read the following guides before proceeding:

GuideWhy
Platform OverviewOverview of Wirex BaaS

API Endpoints

BaaS API

EnvironmentBase URLPurpose
Sandboxhttps://api-baas.wirexapp.techTesting and integration
Productionhttps://api-baas.wirexapp.comLive environment

Use Sandbox for development and testing. Credentials are environment-specific.

PCI Secure Environment

Card tokenization for push to card transfers requires calls to Wirex's PCI-compliant secure environment.

EnvironmentBase URLPurpose
Sandboxhttps://wx-acquiring-card-manager-uat.wirexapp.comCard tokenization testing
Productionhttps://wx-acquiring-card-manager.wirexapp.comLive card tokenization

Note: PCI environment endpoints handle sensitive card data and are subject to additional security requirements.

Sandbox Helper API

The Sandbox Helper API provides methods for simulating external events that cannot be triggered through the standard API (bank deposits, transfer completions, card transactions).

EnvironmentBase URLPurpose
Sandboxhttps://ramc.wirexapp.techTest event simulation

Important: This API is available in Sandbox only. It does not exist in Production. See Sandbox Testing for usage.


Supported Chains

Production

ChainChain ID
Base8453
Stellar9223372036854775806

Sandbox

ChainChain ID
Base Sepolia84532
Stellar Testnet9223372036854775806

Sandbox Test Credentials

The following shared credentials are available for quick testing:

CredentialValue
client_id9qgK7xzQirmJgZi9zOamLXQ6dQ7KpUu9
client_secretBaVKTFYdYdk5urr9fuzRHKEZ3BC-pvhyANaOfDN10r_mW-MTaZ_v4tTA1IFzav6I
partner_id0x00000000000000000000000000000007

These are shared credentials for initial integration testing. Contact Wirex to obtain dedicated credentials for your company.