Authentication

Authentication / Authorization

To authenticate add your bearer token to your header, your bearer token is your secret key.

Name
Type
Description

Authorization*

String

Bearer token ${partner_secret_key}

Content-Type*

String

application/json

Last updated