Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Required string length: 1 - 255
resetPeriod
enum<string>
required
Available options:
NO_LIMIT,
DAILY,
WEEKLY,
MONTHLY
expiration
enum<string>
required
Available options:
NO_EXPIRATION,
H_1,
D_1,
D_7,
D_30
creditLimit
string | null
Pattern: ^-?\d+(\.\d{1,6})?$
Example:

"125.500000"

Response

Created

apiKey
object
required
plainKey
string
required

Full secret key shown only once at creation time.