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.
cURL
curl --request GET \ --url https://api.example.com/health
{ "gemini": true, "pinata": true, "spoon_os": "<string>", "status": "<string>" }
Returns the current health status of the service and its integrations.
Service is healthy
API health check response.
connectivity status with Gemini.
connectivity status with Pinata.
Version of Spoon OS.
Overall API status.
Was this page helpful?