Skip to main content
GET
Generate trade presign data

Authorizations

Authorization
string
header
required

Circle's API Keys are formatted in the following structure "PREFIX:ID:SECRET". All three parts are requred to make a successful request.

Path Parameters

tradeId
string<uuid>
required

The ID of the trade. System-generated unique identifier of the resource.

Example:

"c4d1da72-111e-4d52-bdbf-2e74a2d803d5"

Query Parameters

recipientAddress
string
required

The address of the recipient of the settlement tokens. A blockchain address

Example:

"0x1234567890abcdef1234567890abcdef12345678"

Response

200 - application/json

Signature data generated successfully

Permit2 EIP-712 Typed Data for Trade Registration

typedData
object
required

EIP-712 typed data for trade registration