Using the API

System administrators and developers can use the EDB Postgres AI Hybrid Manager (HM) API to integrate directly with HM for management tasks. These tasks include activities such as provisioning, deprovisioning, and scaling clusters, as well as automating administrative operations.

For more information, see API docs from the EDB Postgres AI Portal:

API Docs

Access Key

An access key provides secure, programmatic access to the HM API. It enables users to authenticate and interact with HM services without requiring interactive login each time.

Key purposes:

  • Authentication — Verifies the identity of the user or system calling the API.

  • Automation — Allows scripts, tools, or applications to securely perform tasks such as provisioning clusters, scaling, or monitoring—without manual intervention.

  • Access control — Ties actions to a specific user or machine, enabling audit trails and permission enforcement.

  • Security — Avoids the need to embed usernames and passwords in automation scripts.

For more information, see Create and manage Access key


Could this page be better? Report a problem or suggest an addition!