API Reference

Create a transfer transaction

posthttps://api.circle.com/v1/w3s/developer/transactions/transfer

  • Reference
  • Playground

Initiates an on-chain digital asset transfer from a specified developer-controlled wallet.

Header parameters
X-Request-Id
string

Developer-provided parameter used to identify this request. Useful when communicating with Circle Support.

Response
RequestChoose a language
ResponseChoose an example
1{
2  "data": {
3    "id": "c4d1da72-111e-4d52-bdbf-2e74a2d803d5",
4    "state": "CANCELLED"
5  }
6}
Did this page help you?
© 2023-2025 Circle Technology Services, LLC. All rights reserved.