GET
/
api
/
v2
/
addon
/
available
curl --request GET \
  --url https://api.vida.dev/api/v2/addon/available
{
  "success": true
}

Authorizations

token
string
query
required

Vida API Token

Response

200
application/json
Successful response

The response is of type object.