Get started with the Carbon Business API by generating your API key, making your first request, and exploring the API.
/health_check
GET /health_check HTTP/1.1 Host: {{BASE_URL}} apikey: YOUR_API_KEY x-carbon-key: CARBON_API_KEY
{ "message": "OK" }