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
Documentation IndexFetch the complete documentation index at: https://docs.runalloy.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.runalloy.com/llms.txt
Use this file to discover all available pages before exploring further.
Use either an Alloy API key or JWT token
Server is healthy
healthy