Skip to content
Michiel de Jong edited this page Oct 7, 2019 · 4 revisions

Documentation for the API for edit.tosdr.org. Any question or issue, please file an issue on github or contact the team :)

V1

The API is accessible in read-only mode.

Index

The v1 of the API return index of points, topics and services. Syntax: /api/v1/[points, topics, services]

Show

The v1 of the API return every point, topic or service with their id from the db. Syntax: /api/vi/[points, topics, services]/:id

Clone this wiki locally