Validation API
Last updated
Last updated
The Validation API provides endpoints for validating a transaction by sending the transaction data and other relevant information. It is secured using a Validation API key found under Settings > API keys in Panorama UI. The usage of the APIs is described in the CUBE3 SDK.
Deprecated:
Deprecated:
/api/v1/transaction/validate
Indicates whether to track the nonce of the transaction
Indicates whether the transaction should be signed
/api/v1/transaction/{cube3-transaction-id}
No body
/api/v2/transaction/validate
Indicates whether to track the nonce of the transaction
Indicates whether the transaction should be signed
/api/v2/transaction/{cube3-transaction-id}
Real transaction id on chain.
Transaction on chain block number.
Transaction on chain block time.
No body