Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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://video.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.

...