Everything that you can do in the UI can be done using our API!
REST API
The SpringServe API is a simple REST API that you can use no matter what your favorite programming language is.
Base Url
https://console.springserve.com
SpringServe SDK
For your (and our) convenience we have created a python interface to our API.
...
SDK will allow you to work more efficiently, we highly encourage you to use it for all your SpringServe API needs.
Download it from Github
End points
You can find information about all of the different API end points below. We show examples of using the REST API as well as SDK for all of them.
...