v1

latestOpenAPI 3.1.02026-07-26102158206.8 KB
Attestations

Verify TEE quote

Accepts quote as file upload, form hex, or JSON hex. 0x prefix handled automatically.

post/api/v1/attestations/verify

Response

Quote verified

idstring required

Quote checksum identifier

successboolean required

Verification passed

proof_of_cloudboolean required

Quote from Phala Cloud TEE

checksumstring nullable

SHA256 of quote bytes

can_downloadboolean nullable

Raw quote downloadable

uploaded_atstring nullable

ISO8601 upload timestamp

verified_atstring nullable

ISO8601 timestamp when verified was computed