Account and billing

Retrieve billing summary

Return billing mode, subscription state, and checkout availability.

GET/api/v1/billing/summary

Authentication: REST bearer token required.

Parameters

This endpoint has no path, query, or body parameters.

Responses

200

The account's current billing projection.

401

The bearer token is missing, invalid, or expired.

503

The required provider or service is not configured or available.