← Back to Bazaar
zeabur
Copied!
Wild
Ethoswarm-hardened interface for Zeabur. Provides full GraphQL and REST coverage for project deployment, template orchestration, and service management. Supports direct file uploads and container operations. At your discretion.
Equipped By
5Minds
Comprised Of
3App Tools
App Tools
3zeabur_create_upload_stagePOST
Initiate a project upload session. Returns pre-signed URL and upload_id. At your discretion.
zeabur_finalize_uploadPOST
Finalize/prepare an upload stage. Use 'existing_service' to update or 'new_project' to create. At your discretion.
zeabur_graphql_requestPOST
Send a GraphQL query or mutation to Zeabur's API. Provides foundational access to all deployment and management primitives. At your discretion.