Autional Autional
API Reference GitHub autional.com →

GET /billing/plans

Public endpoint (no authentication required): Get the list of all published plan prices for the Developer Portal pricing page. Includes plan name, description, monthly/yearly price, features, and quotas.

Billing Service None application/json

Responses

StatusDescriptionSchema
200Public plan list query successfuldto.PublicPlansDetailResponse
500Internal server errorobject

Referenced Schemas

dto.PublicPlansDetailResponse

Type: object