Skip to content

Billing (VectraLabel)

VectraLabel billing is handled through the TenaBill platform. Your subscription controls how many labels you can create per period.

App: VectraLabel → Billing (or via the portal link in-app)

Usage limits

Label creation is metered against the labels.crud entitlement on your subscription. When you reach the limit:

  • New label creation returns an error (402 Payment Required)
  • Existing labels remain accessible; you can still edit, validate, and export

View usage

Your current usage and limit are shown on the Billing page and via:

http
GET /api/v1/labels/usage
Authorization: Bearer <oidc-token>

Upgrade

To increase your label limit, upgrade your plan through the billing portal. A link to the portal is available in-app.

Billing portal

The customer billing portal is powered by TenaBill. From the portal you can:

  • View invoices and payment history
  • Update payment method
  • Upgrade or change your plan
  • Labels — label creation subject to usage limits
  • TenaBill docs — billing platform documentation

VectraLabel documentation