Skip to main content

REST API

The REST API is exposed on the /api/v1 endpoint. It uses PostgREST.

PostgREST

We use PostgREST for the API, see the documentation on how to use the API.

tip

You can use REST API for reading non-private data without authentication

Swagger

Swagger documentation is available on the /swagger endpoint. You can visit the Swagger UI here.