v1

latestOpenAPI 3.0.0AGPLv3.02026-07-14186117194.3 KB
Session

Login prerequisite

You need to retrieve a client id and secret before logging in.

get/api/v1/oauth-clients/local

Response

successful operation

client_idstring
client_secretstring

Example response

{
  "client_id": "v1ikx5hnfop4mdpnci8nsqh93c45rldf",
  "client_secret": "AjWiOapPltI6EnsWQwlFarRtLh4u8tDt"
}