Environments
1 min
fcc finance provides two fully supported api environments production and development both environments offer complete feature parity, meaning every endpoint, data model, and validation rule behaves the same across environments this ensures that integrations built and tested in development will operate identically once migrated to production the production environment is the live, customer‑facing system and should only be used for real transactions the development environment exists specifically for partners and integrators to build, test, and validate their api integrations in a safe, non‑production setting anything created in the development environment—including merchants, loans, uploads, documents, and test data— persists , allowing you to repeatedly test workflows without losing progress this environment mirrors production in structure and functionality but operates independently so your testing does not impact live customers or business processes environment base url production https //api fccfinance com/servicing development https //api fccfinance dev/servicing