Register at {Un}pack to start using API explorer functionality.
{
"key": {
"$schema": "https://api.unpack.dev/schemas/Key.json",
"createdAt": "2019-08-24T14:15:22Z",
"enabled": true,
"id": "string",
"key": "string",
"label": "string",
"profileId": "string",
"rateLimit": 0,
"rateLimitDuration": "string",
"roles": [
"string"
],
"suspended": true,
"updatedAt": "2019-08-24T14:15:22Z"
},
"registered": true,
"user": {
"email": "string",
"email_verified": true,
"name": "string",
"nickname": "string",
"picture": "string",
"sub": "string",
"updated_at": "string"
}
}