Developers

Search for documents

Dev

Client Key

Operations related to client key retrieval

All endpoints require a JWT Bearer token in the Authorization header.

GET /v1/client-key/{brand}

Get client key for a specific brand

Parameters

Name

In

Type

Required

Description

brand

path

string

Yes

The brand identifier to retrieve client key for

Responses

Status

Description

200

Client key retrieved successfully

401

Unauthorized - invalid or missing token

404

Client key not found for the specified brand

200 response schema

Field

Type

Required

Description

clientKey

string

Yes

The client key for the specified brand