Skip to main content
POST
Create API key

Authorizations

Authorization
string
header
required

JWT token obtained from /auth/login

Body

application/json
merchant_id
string
required
Example:

"merchant_demo"

description
string | null
Example:

"backend integration key"

Response

200 - application/json

Created API key

key_id
string
api_key
string
Example:

"DE_..."

key_prefix
string
merchant_id
string
description
string | null
created_at
string