List managed database pricing
Catalog
List Database Pricing
Returns managed database plans plus high availability, read replica, and extra storage pricing. High availability multiplies the plan price — an HA plan costs price_per_month * (1 + price_multiplier).
GET
List managed database pricing
Updated July 6, 2026
Query Parameters
Filter by database engine
Database engine identifier. Defaults to postgres on create; the live catalog (including availability and versions) is GET /api/v1/databases/engines.
Available options:
postgres, mysql, valkey, clickhouse, kafka Example:
"postgres"
Last modified on August 26, 2026