Skip to main content

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 verification
  • cpu_attestation: CPU environment verification
  • gpu_attestation: GPU environment verification

Security Note

Provides cryptographic proof of the service's integrity and environment.

Request

Responses

Successful Response