Skip to main content

Partner API Environments

SandboxProduction
Base URLhttps://sandbox.fiatsend.com/v1https://api.fiatsend.com/v1
API keyfs_test_*fs_live_*
Real moneyNoYes
Mobile moneySimulatedLive (Ghana)
Payout timingAuto-completes (~15s)Network-dependent
StorageResets periodicallyPersistent

The request and response contract is identical between environments. Switching to production is: live API key, production base URL, production webhook URLs, and HTTPS endpoints.

Sandbox test phone numbers

Use E.164 Ghana numbers (+233 + 9 digits). Partner API validates ^\+233\d{9}$.

PhoneNetworkTypical sandbox behavior
+233501234567MTNSuccessful payout
+233201234567TelecelSuccessful payout
+233271234567AirtelTigoSuccessful payout
info

Sandbox data may be cleared during maintenance. Do not rely on sandbox IDs in production systems.

Environment variables (backend)

FIATSEND_API_KEY=fs_test_...
FIATSEND_BASE_URL=https://sandbox.fiatsend.com/v1
FIATSEND_WEBHOOK_SECRET=whsec_...