Authorizations
Vida API Token
Response
Successful response
Example:
true
curl --request GET \
--url https://api.vida.dev/api/v2/product/currentPlan{
"success": true
}View Your Current Product Plan
curl --request GET \
--url https://api.vida.dev/api/v2/product/currentPlan{
"success": true
}Vida API Token
Successful response
true