Skip to main content
POST
Issue a Principal access 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-24
idempotency-key
string
required
Required string length: 1 - 255

Path Parameters

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

Body

application/json
audience
enum<string>
Available options:
api_mcp,
a2a

Response

Success

credential
object
required
secret
string
required
Minimum string length: 1