O

obono RKSV API

REST discovered

Details Spec supplied by APIs.guru
URL
/api/v1
Spec
https://api.apis.guru/v2/specs/obono.at/1.4.0.0/openapi.json
Spec (yml)
https://app.obono.at/api/docs/api.yml
Docs
https://demo.obono.at/api/docs/
Authentication
obono JWT access token jwt discovered Get key ↗

First create an obono account at Register. Then call GET /auth on the obono API using your account username and password with HTTP Basic auth to obtain the JWT accessToken; the interactive docs mention authenticating via `/auth`.

obono account username/password basic discovered Get credentials ↗

Create an obono account at Register or sign up from the obono app. The API docs state you request a JWT at GET /auth using your obono username and password via HTTP Basic auth.