Hybrid Integration Environments

The Sandbox environment should be used to conduct experiments and perform integration testing, such as verification of implemented functionality and business rules. Capabilities such as live payment processing, credit inquiry, and email communication are disabled, but otherwise all functionality mirrors the production environment.

The Production environment should be used for live operations on behalf of real customers. Do not test in the production environment as all operations are subject to payment processing and credit inquiry.

EnvironmentBase URL
Production (Live)https://api.gohfd.com/app/v0
Sandboxhttps://sandbox-api.gohfd.com/app/v0