Skip to main content

July 2026

Jul 3, 2026
FeatureAPI

Shield Incident API

A partner-facing API to pull active Shield incidents and submit new ones. Use GET/POST https://shield.chaindefuser.com/incident with a SHIELD API key.

Shield Incident API guide

Endpoints, request and response shapes, scope fields, and how to get a token.
Jul 1, 2026
FeatureAPI

Confidentiality parameter

Quote requests now accept a confidentiality field that makes a normal quote a confidential swap (invite-only).

Confidentiality parameter

What changed, the two integration paths, and an example request.

June 2026

Jun 27, 2026
FeatureAPI

Verify Quote Signatures

1Click signs quote payloads so partners can verify the payload origin and detect tampering before using fields like depositAddress in 1click quote response payloads.

Verify Quote Signatures

What is signed, how to verify, and code examples.