cURL
curl --request GET \ --url https://api.swarms.world/health
{ "status": "ok" }
Health check endpoint to verify API service availability and operational status.
Successful Response