Zeabur Deployments API

List and inspect deployments for a service and environment, fetch the latest deployment, read build and runtime logs, and stream logs in real time via graphql-ws subscriptions.

API entry from apis.yml

apis.yml Raw ↑
aid: zeabur:zeabur-deployments-api
name: Zeabur Deployments API
tags:
- Deployments
- Builds
- Logs
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://zeabur.com/docs/developer/public-api
baseURL: https://api.zeabur.com/graphql
properties:
- url: https://zeabur.com/docs/developer/public-api
  type: Documentation
- url: https://zeabur.com/docs/developer/websocket-guide
  type: Documentation
- url: graphql/zeabur-graphql.md
  type: GraphQL
- url: graphql/zeabur-schema.graphql
  type: GraphQL
description: List and inspect deployments for a service and environment, fetch the latest deployment,
  read build and runtime logs, and stream logs in real time via graphql-ws subscriptions.