Authentication
Last updated
Last updated
All of the APIs are under API Key authentication. To authenticate - find your in Panorama.
All of the request in use Inspector API Key, use Management API Key and - Validation API Key.
Each request needs to have a header:
curl -L 'https://validation-api.cube3.ai/api/v2/inspector/transactions/{txHash}' --header 'X-API-KEY: <insert-api-key>'