Skip to content

Quickstart

Four steps to your first answer.

Everything between an empty editor and a call that returns data. It is not longer than this.

Step What comes back
1

In KRONENWERK open Settings, then Developer. That screen also names the company your keys are bound to.

2

Create a key and tick only the scopes your software actually needs.

3

Copy the key at once. It is shown exactly once and never again.

4

Call the address below. It answers even on an account with nothing in it yet.

The call.

Answers with this key's company, environment and scopes. A company name you did not expect means the key came from the wrong company.

curl -H "Authorization: Bearer greif_live_…" https://kronenwerk.org/api/extern/v1/me

And then.

Reading addresses need nothing further. Writing ones need one more header — the Idempotency chapter explains why it is required.