| ... | @@ -4,7 +4,7 @@ The API to the database is generated automatically. This is possible because all |
... | @@ -4,7 +4,7 @@ The API to the database is generated automatically. This is possible because all |
|
|
|
|
|
|
|
Which data endpoints are available to a user is publicized in the [Universe](Universe) endpoint, which is available once a user has logged in.
|
|
Which data endpoints are available to a user is publicized in the [Universe](Universe) endpoint, which is available once a user has logged in.
|
|
|
|
|
|
|
|
It is a JSON structure describing the structure of the database and listing all data endpoints with their options as available to the user.
|
|
The [Universe](Universe) is a JSON document describing the structure of the database and listing all data endpoints with their options as available to the user.
|
|
|
|
|
|
|
|
Apart from the [Universe](Universe) endpoint, there are some non-data endpoints for login (/jwt), password reset etc. [Available-Endpoints](Available-Endpoints)
|
|
Apart from the [Universe](Universe) endpoint, there are some non-data endpoints for login (/jwt), password reset etc. [Available-Endpoints](Available-Endpoints)
|
|
|
|
|
|
| ... | | ... | |