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/tokens?token='
{ "success": true, "message": "Success", "tokens": [ { "token": "9fe4f9....", "description": "Main app", "type": "admin", "timestamp": "1678829072", "userId": 3 } ] }
List all your existing tokens.
Vida API Token
Successful response
true
"Success"
Show child attributes