Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.vida.dev/api/v2/tasks/dailyCounts
{ "success": true, "counts": { "calls": 5, "texts": 12, "tasks": 17, "date": "2025-08-20" } }
Get current daily usage counts (calls, texts, tasks) for rate limiting.
Daily counts
true
Show child attributes