Verify Your Quote in 5 Minutes
You have an attestation quote and want to verify it using Phala Cloud’s API. This guide gets you working fast.Before You Start
Need to generate a quote first? Check out:- Get Attestation - Generate quotes using dstack SDK
- Understanding Attestation - Learn what attestation data means
What You Need
Either:- Binary quote file (2-8KB, usually
quote.bin
) - Hex string (from APIs or logs, like
"0x040002000..."
)
Choose Your Method
Method 1: Binary File UploadCheck the Response
Both methods return the same verification result:checksum
is your quote’s unique ID.
Use Your Checksum
Once the attestation report is accepted, you can: Share verification proof:Next Steps
- Complete API Reference - All endpoints and parameters
- Generate Your Own Quotes - DStack SDK integration
- Understand the Data - What attestation fields mean
Quick Troubleshooting
- File not found → Check your file path
- Invalid hex → Remove spaces and check for valid hex characters
- Verification failed → Development platforms may lack Intel certificates