dKey OEM Partner API

Hello dKey OEM partner

Authentication Required
Please authenticate to use protected APIs.
Get your credentials:
/credentials?registrationToken=REG-TOKEN
This returns your clientId and clientSecret.
Important: You can only fetch credentials once per registration token. Copy and store them securely.
Explore the API documentation:
/swagger
Open the Swagger UI to inspect available endpoints.
Sign in with Basic Auth: use your clientId as username and clientSecret as password.
Open Swagger Docs