Make a key
POST/api/v1/profile/keys
Answers with the key once. Nothing can say it again, because only its hash is kept.
The key carries exactly what its owner may do, read fresh on every
request, and always expires: expires_in_days is capped by the instance's
own ceiling.
Request
Responses
- 201
- 401
- 403
- 422
The key, once
No usable token
A password change is owed before anything else
Refused