Billing API
GET/api/v1/billing
Product availabilityAlgaPSA

Billing API namespace root

Namespace root with no resource of its own — it returns 404. Use /api/v1/financial/invoices, /api/v1/financial/transactions, /api/v1/financial/credits, and /api/v1/billing-analytics/overview.

Response body

Success response 401 · schema ErrorResponse

errorobjectRequired
codestringRequired
messagestringRequired
detailsany

Response codes

401
API key missing/invalid.
404
Always — this root has no resource; call a sub-resource path.