For the complete documentation index, see llms.txt. This page is also available as Markdown.

API

The IONOS CLOUD Database as a Service (DBaaS) PostgreSQL API lets you provision and manage highly available PostgreSQL clusters, configure backups, and handle access and privileges.

PostgreSQL API versions

DBaaS PostgreSQL offers two versions of the PostgreSQL API. Version 2 (2.0.0) is the modern, future-proof, and developer-friendly standard, while Version 1 (1.0.0) is the legacy implementation.

PostgreSQL v1 and PostgreSQL v2 refer to IONOS CLOUD's DBaaS API versions, not PostgreSQL software versions.

What can you do with the PostgreSQL APIs?

The PostgreSQL API lets you manage PostgreSQL database clusters programmatically using standard HTTPS requests.

You can also use the PostgreSQL API to:

  • Modify cluster attributes.

  • Manage user access and databases.

  • Restore database clusters from backups.

  • Query supported PostgreSQL versions.

  • Access cluster logs.

Last updated

Was this helpful?