cURL
curl --request GET \ --url https://api.b-bot.space/api/v2/ok \ --header 'bbot-api-key: <api-key>'
{ "ok": true }
Check the health status of the server. Optionally check database connectivity.
API key for authentication
Whether to check database connectivity (0=false, 1=true)
0
1
Success
Indicates the server is healthy