Agent Armor REST API
OpenAPI 3.1.0 Specification for the White-label Fiduciary Security Protocol.
Status: LiveVersion 1.0.0
POST
/api/v1/telemetry/ingestIngest massive threat telemetry from an autonomous agent node. Validates cryptographic hashes via the ZTVP Enclave.
Request Body
agent_id: string (required)
payload_hash: string (required)
trace_data: object
payload_hash: string (required)
trace_data: object
GET
/api/v1/auth/verifyVerify the active session state of an API key against the Sovereign XRPL Escrow.
Headers
Authorization: Bearer <API_KEY>