Zeabur · GraphQL Specification

Zeabur GraphQL API

Zeabur is a deploy-anything cloud platform (PaaS) that deploys applications, databases, and services with one click. Its public API is **GraphQL-first**: a single endpoint exposes the entire platform — projects, environments, services, deployments, environment variables, domains, regions, templates, and logs.

Documentation Endpoint View on GitHub PaaSDeploymentCloudDevOpsGraphQLGraphQL

Overview

Zeabur GraphQL API is a GraphQL API specification published by Zeabur on the APIs.io network.

Zeabur is a deploy-anything cloud platform (PaaS) that deploys applications, databases, and services with one click. Its public API is GraphQL-first: a single endpoint exposes the entire platform — projects, environments, services, deployments, environment variables, domains, regions, templates, and logs.

The GraphQL endpoint is available at https://api.zeabur.com/graphql. documentation is published at https://zeabur.com/docs/developer/public-api.

The specification includes 2 reference links.

Tagged areas include PaaS, Deployment, Cloud, and DevOps.

Endpoint

`https://api.zeabur.com/graphql`

References

Back to Zeabur · All GraphQL Specs · GitHub