Call these to validate input before you generate, so you never hard-code a value that changes.
All are free and take a bearer key.
Diagram types
GET /meta/diagram-types returns the valid diagram_type values.
Providers
GET /meta/providers returns the supported cloud_provider values, such as aws, azure, gcp, and general.
GET /meta/formats returns the valid export format values (see Export formats).
Features
GET /meta/features returns the feature flags and limits available to your plan.
These change rarely. Fetch what you need at startup and cache it, refreshing occasionally.