Introduction

The Resova API, is a RESTful API that uses HTTP requests to GET (retrieve), PUT (update), POST (create) and DELETE (destroy) data.

The API accepts form-encoded request bodies and will return JSON-encoded responses, as well as standard HTTP response codes.