Skip to main content
POST
Authenticate with business API key and secret

Body

application/json
apiKey
string
required

Business API key

Example:

"bk_live_abc123..."

apiSecret
string
required

Business API secret

Example:

"bs_live_xyz789..."

Response

OK

success
boolean
required
Example:

true

data
object
required