Zeabur Services API

Create services from git repositories, uploaded zips, Dockerfiles, or prebuilt marketplace codes; restart, suspend, redeploy, update image tags, read metrics/ports, and run commands inside running services.

API entry from apis.yml

apis.yml Raw ↑
aid: zeabur:zeabur-services-api
name: Zeabur Services API
tags:
- Services
- Git
- Docker
- Marketplace
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: graphql/zeabur-graphql.md
  type: GraphQL
- url: graphql/zeabur-schema.graphql
  type: GraphQL
description: Create services from git repositories, uploaded zips, Dockerfiles, or prebuilt marketplace
  codes; restart, suspend, redeploy, update image tags, read metrics/ports, and run commands inside running
  services.