Authentication
All APIs are authenticated through Bearer Authentication.All API responses follow standard HTTP semantics. In case of an error, you
will receive a non-2xx response with a JSON body describing the error.
Tasks
The Tasks API lets you interact with tasks. See the left navigation for detailed parameters and responses for each endpoint.Pods - Beta
The Pods API is currently in beta. It’s an experimental API that allows you to create and interact with runtime containers and is subject to change. Please contact us if you have any feedback or questions.