Skip to main content
POST
Complete signing-key enrollment

Authorizations

X-API-Key
string
header
required

Partner API key. Sandbox keys start with is_test_; production keys start with is_live_. Keys are not interchangeable across environments. Send on every request. Never expose in browser or mobile clients.

Path Parameters

customer_id
string
required

Public customer id returned on create

Example:

"pcus_a1b2c3d4e5f6"

Body

application/json
key_id
string
required

Id returned by challenge (skey_…)

Required string length: 1 - 64
signature
string
required

EIP-712 signature over the challenge typed_data

Required string length: 130 - 200

Response

Signing key activated

status
enum<string>
required
Available options:
success
message
string
required
data
object
required