Demo vs Live Environment
The Monicredit API includes both a Live environment and a Test environment. The Demo environment is intended for testing purposes only and uses mock data, while the Live environment is used for actual integrations and deals with live data. It is important to be aware of this distinction when using the Monicredit API.
Environments
Base API URLs
DEMO
https://demo.backend.monicredit.com/api/v1
LIVE
https://live.backend.monicredit.com/api/v1
Last updated