Claim a Facilitator Service seller account
Binds a keyless seller account to your Circle account. After a
successful claim, settlements for the same payTo may authenticate
with your Circle API key. The trial allowance no longer applies, and
payment history remains intact.
Requires a Circle API key and a seller proof with purpose: "claim"
signed by the key that controls the seller account’s payTo.
Repeating a claim for the same Circle account is idempotent.
Authorizations
Bearer token authentication with a Circle API key. Use this for production settlement after claiming your Facilitator Service seller account.
Base64url-encoded envelope carrying an EIP-712 signature that proves
the caller controls the payTo address. Use this for the keyless
trial before claiming your Facilitator Service seller account.
Body
The Circle entity ID to which the seller account is bound.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Response
Claim result
Ownership state of the seller account.
claimed "claimed"
The seller account's payTo address.
"0x7c3eA945Fc4253255D8260fC18C2deE3D8c5DD3a"
Circle entity ID the account is bound to.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"