Returns a normalized comparison matrix (plans as columns, limits/features as rows) derived from PLAN_DEFINITIONS, for a side-by-side upgrade page.…
bearerAuth In: header
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/billing/plans/compare"{
"plans": [
"free",
"growth",
"pro",
"enterprise"
],
"limits": [
{
"key": "maxOperators",
"label": "Operators",
"plans": {
"free": 2,
"growth": 5,
"pro": 10,
"enterprise": "Unlimited"
}
}
],
"features": [
{
"key": "ai_assist",
"plans": {
"free": false,
"growth": true
}
}
]
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}Try it
Your API key is sent directly to the Convor API from your browser and is never stored on this site.
Was this page helpful?