logo
https://tabella.burkard.cloud/api/v1

Copy

Copied

Tabella Demo Server

A demo RPC API using Tabella. The OAuth 2.0 server used for authentication will accept anything as client ID. The API key for API auth is `coffee` and the bearer token for Bearer auth is `mocha`.

1.0.0

Apache-2.0

Download Client

Language:

Authorize

  • note:read
  • note:write

Methods

auth.sign_up

Create a new user.

auth.sign_in

Get a JWT for an existing user.

note.create_note

Create a new note.

lock_open

note.update_note

Update a new note.

lock_open

note.delete_note

Delete an existing note.

lock_open

note.get_notes

Get notes.

lock_open

note.get_note

Get a note.

lock_open