Skip to main content
GET
/
api
/
v2
/
product
/
currentPlan
View Current Product Plan
curl --request GET \
  --url 'https://api.vida.dev/api/v2/product/currentPlan?token='
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://vida.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

token
string
query
required

Vida API Token

Response

Successful response

success
boolean
Example:

true