Skip to main content
POST
Verify Web Bot Auth signature

Authorizations

Authorization
string
header
required

API key (pk_test_* or pk_live_), JWT session, agent token (agent_), Ed25519 session (sess_), or portal token (portal_).

Body

application/json
network
enum<string>
required
Available options:
visa,
mastercard
agent_id
string<uuid>
required
transaction_intent
object
required
signed_bot_identity
string
required

JWS — signed by the agent's Ed25519 key

Response

Verification result

data
object
required