Attestation
GET/v1/attestation/report
info
Feel free to use the Nillion2025
as a test Bearer Token
Generate a cryptographic attestation report.
- user: Authenticated user information (through HTTP Bearer header)
- Returns: Attestation details for service verification
Attestation Details
verifying_key
: Public key for cryptographic verificationcpu_attestation
: CPU environment verificationgpu_attestation
: GPU environment verification
Security Note
Provides cryptographic proof of the service's integrity and environment.
Responses
- 200
Successful Response