Sandbox Vs. Production

When you sign up through the developer console and obtain an app key, you will immediately be granted sandbox access. This means that you will be able to authenticate requests made to the sandbox.silamoney.com domain.

When you've tested your implementation, you can request production access for an app key through the Developer Console. Once production access is granted, you will be able to make successful requests to the api.silamoney.com domain.

  

Sila HTTPS Domains

EnvironmentDomainDescription
Sandboxsandbox.silamoney.comRequests to this domain will not result in actual KYC verification or real-money transfers.
Productionapi.silamoney.comRequests to this domain must use real KYC verification data; transaction requests will result in real-money transfers.

📘

Sila API Explore (Demo)

The API Explore is a demonstration tool ONLY and is independent of your Sandbox environment.