Environments (Sandbox / Production)

🔸 Environment URLs

EnvironmentBase URLDescription
Sandboxhttps://api.sandbox.falco-app.be/Use for testing and initial integration
Productionhttps://api.falco-app.be/Live data and Peppol deliveries

🧪 Automatic sandbox setup

When you create an application:

  • A sandbox environment is automatically generated
  • A test API key is provided, linked to a dummy organization
  • You can start testing API calls immediately — no manual setup needed

🔐 Sandbox request example

GET https://api.sandbox.falco-app.be/v1/invoices
X-Falco-App-Secret: as_test_abc123
X-Falco-Api-Key: sk_test_456def

⚙️ Main differences

AspectSandboxProduction
Peppol networkSimulated deliveryReal delivery
DataPeriodically resetPersistent
API Keyssk_test_ - Auto-generatedsk_live_ - Created by Falco customers
App Secret prefixas_test_as_live_