Beam Tasks Management API
Control-plane REST API on api.beam.cloud for retrieving task status and metadata (GET /v2/task/{task_id}/) and cancelling one or more running tasks (DELETE /v2/task/cancel/). Bearer token auth; used to manage deployments and the lifecycle of async invocations.
Documentation
Documentation
https://docs.beam.cloud/v2/reference/api-docs/tasks/tasks-status
APIReference
https://docs.beam.cloud/v2/reference/api-docs/tasks/tasks-cancel
Specifications
Other Resources
PostmanCollection
https://raw.githubusercontent.com/api-evangelist/beam-cloud/refs/heads/main/collections/beam-cloud.postman_collection.json
OpenCollection
https://raw.githubusercontent.com/api-evangelist/beam-cloud/refs/heads/main/collections/beam-cloud.opencollection.json
GitHub
https://github.com/beam-cloud/beta9