Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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