API docs
History By Hash API
Get history for a single verified inference call by its hash.
GET
Authorizations
Bearer authentication header.
example value: Bearer Galadriel-API-key
Get API key from Galadriel dashboard.
Path Parameters
The hash of the verified completion.
Response
200 - application/json
The attestation document.
The timestamp of when the verified completion was created.
The SHA-256 hash of the request and response
Unique ID of the verified completion.
Signer public key
The signature of the hash, signed by the Solana account in hex format.
The transaction hash.