Attestation
GET/v1/attestation/report
info
Get an API Token (Bearer Token) via http://nilai.nillion.com
Generate a cryptographic attestation report.
- nonce: Nonce for the attestation request (64 character hex string)
- 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.
Request
Responses
- 200
- 422
Successful Response
Validation Error