API Specification
4.1 Authentication
X-Project-Id: my-project-001
X-Api-Key: <redacted>
Content-Type: application/json4.2 Key Endpoints
{
"asset": "USDC",
"amount": "1000",
"originChainId": 8453,
"userPublicAddress": "0xUser",
"txHash": "0xBridgeTxHash"
}Last updated