## Environments
Finix provides two environments with distinct base URLs to make API requests.
1. A Sandbox environment for developing and testing your integration.
2. A Live environment for processing payments.

These environments are entirely separate and do not share API Credentials.
| Environment | Endpoint URL |
|  --- | --- |
| Sandbox | `https://finix.sandbox-payments-api.com` |
| Live | `https://finix.live-payments-api.com` |

To get access to the Live environment, please reach out to your Finix point-of-contact.


---

