v1

latestOpenAPI 3.0.32026-07-23167675.4 KB
Token

POST authorization/v1/access-token/b2b

post/authorization/v1/access-token/b2b

Headers

X-CLIENT-KEYstring required

Credential partner from DOKU

X-TIMESTAMPstring required

Client's current local time in yyyyMMddTHH:mm:ss.SSST ZD format

X-SIGNATUREstring required

Algorithm symmetric signature SHA256withRSA(PrivateKey, StringToSign) SHA256withRSA is used to generate the signature with your Private Key. Generate StringToSign : StringToSign = client_ID+"|"+X-TIMESTAMP

Request body

grantTypestring required

Grant type for get access token B2B"

Response

OK

responseCodestring
responseMessagestring
accessTokenstring
tokenTypestring
expiresInstring
additionalInfostring