Skip to content

JSON API

Stefan Wintermeyer edited this page Feb 24, 2019 · 3 revisions

vutuv is used by humans. But robots should be able to use it too. They just have to register and get an API key first.

  • Everything is RESTful within vutuv and everything should be accessible via a RESTful JSON API.
  • Third party software should always be able to do everything on vutuv without having us to improve our API.
  • An API key has to be requested and used to access the JSON-API.

Anybody who has a vutuv account can create an API key by just requesting it online.

Clone this wiki locally