API Reference
The NICA API is organized around REST. Our API returns JSON encoded responses, and uses standard HTTP response codes and verbs.
You can use the NICA API staging environment for testing and development.
Production URL
https://api.cares.nica.com
Staging URL
https://stage.api.cares.nica.com
Postman Collection
Postman is a widely-used API development tool. To make integrating simpler, we provide a Postman collection with the tools you’ll need to test your integration.