BOSS Health Check Endpoint

BASE URL
https://boss-test.smarterx.com

Authentication

Sign into view and manage your API credentials

Health check

Returns overall BOSS API health, along with individual API info.

Protected by API Key

Headers

Authorization

required, string

The Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.

GET
/v1/health
1