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.tagada.io/api/public/v1/health \ --header 'Authorization: Bearer <token>'
{ "status": "ok", "timestamp": "2025-01-30T10:00:00.000Z", "version": "1.0.0" }
Simple health check endpoint to verify API is running
Enter your API key as: Bearer your-api-key
Bearer your-api-key
Successful response