Environments
BFG supports your development with two environments: Sandbox for testing and development, and Production for live requests.
| Environment | Base URL | Description |
|---|---|---|
| Sandbox | https://atlas-sandbox.buyingfreedom.app/#/login | Testing and development |
| Production | https://atlas.buyingfreedom.app/#/login | Live transactions |
Note: Always verify your environment and credentials. Requests will fail if Sandbox API keys are used in Production, and vice versa.
Updated 3 months ago