Authorizations
Circle's API Keys are formatted in the following structure "PREFIX:ID:SECRET". All three parts are requred to make a successful request.
Body
Request body for submitting a trade signature
System-generated unique identifier of the resource.
"c4d1da72-111e-4d52-bdbf-2e74a2d803d5"
The type of trader.
maker, taker The wallet address signing the trade presign data
"0x1234567890abcdef1234567890abcdef12345678"
Trade signature details (either TakerDetails or MakerDetails)
The signature generated from signing the trade presign data
Response
Trade signature registered successfully
Response from registering a trade signature
System-generated unique identifier of the resource.
"c4d1da72-111e-4d52-bdbf-2e74a2d803d5"
The type of trader.
maker, taker Date and time when the resource was created
"2023-01-01T12:04:05Z"
Date and time when the resource was last updated
"2023-01-01T12:04:05Z"