API Reference
cURL
curl --request GET \ --url https://mcp.runalloy.com/health \ --header 'Authorization: Bearer <token>'
{ "status": "healthy", "timestamp": "2024-01-01T00:00:00Z" }
Returns the health status of the MCP server
Use either an Alloy API key or JWT token
Server is healthy
healthy