Skip to main content
New Callback Handler parametersStarting with SGX API Co-signer image version 3.5.0, as well as all versions of AWS Nitro and GCP Confidential Space Co-signer, the following enhancements have been introduced:
  • The Callback Handler’s payload includes the signerId, which represents the API user ID (API key) of the API user handling the request. This is particularly useful in high availability configurations with multiple API Co-signers, as it allows the Callback Handler to identify the specific Co-signer that initiated the request.
Below is the response expected from the Callback Handler for any request. If it does not respond within 30 seconds, Fireblocks fails the request.