Skip to main content
POST
Redeem the sealed credential

Authorizations

Authorization
string
header
required

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

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-31
checkfu-bootstrap-token
string
required
Required string length: 32 - 128
Pattern: ^[A-Za-z0-9_-]+$

Path Parameters

id
string
required
Pattern: ^bst_[0-9a-f]{32}$

Response

Success

sealed_envelope
string
required
Maximum string length: 8192