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 "https://api.gildea.ai/v1/health"
{ "status": "ok", "version": "0.1.0" }
Returns service status and API version
API key for authentication. Include in every request as X-API-Key: gld_your_key_here.
X-API-Key: gld_your_key_here
Successful Response
Service status.
"ok"
API version string.
"0.1.0"