📄️ Create API key
Creates an API key for the organisation. Use the key to call the OID4VCI and OpenID4VP endpoints from a server, in place of a bearer access token. Send the key as `Authorization: ApiKey <apiKey>`.
📄️ Update API key
Updates the name, the scopes and the lifetime of an API key.
📄️ Delete API key
Deletes an API key. The service marks the key as deleted and stops accepting it. The key no longer shows in the list of API keys.
📄️ Bind API key to sandbox organisation
Binds an API key to a sandbox organisation, or binds it back to the main wallet.
📄️ List API keys
Lists the API keys of the organisation, with pagination. The service sorts them with the most recently written key first.