| Header | Value | Type | Role |
|---|---|---|---|
| Authorization | Basic BASE64(email:password) | Basic Auth | User |
| Authorization | Bearer USER_TOKEN | Bearer Token | User |
| Authorization | Bearer API_KEY_TOKEN | Bearer Token | API key |
| Authorization | PUBLIC_API_KEY | API Key | Public |
{
"transaction_hash": "0xf9912950c900625a8cfe27ffdeee791436fab281e1c07daea83b59fe655efc97"
}
{
"data": {
"created_at": "Fri, 21 Nov 2025 19:02:01 GMT",
"id": "task_d2b44690a75e49d2a3b3afada39017d9",
"result": null,
"status": "RUNNING",
"updated_at": "Fri, 21 Nov 2025 19:02:01 GMT",
"user_id": "user_08e2be305d7f44cb95cbf4b16da0feab"
},
"message": "Transaction analysis task created successfully.",
"status": "success"
}
{
"data": {
"created_at": "Sat, 22 Nov 2025 07:46:17 GMT",
"id": "task_7bd7b7ebdfa04c11871bf0c477f336d2",
"result": {
"basic": {
"fee_native": 3.86857684117e-7,
"from": "0x1E8E93CB91778E5B1a3639706789195a838960F8",
"method": "transfer(address,uint256)",
"status": "success",
"timestamp": "2025-11-21T18:08:11Z",
"to": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"value_native": 0
},
"error": null,
"success": true,
"summary": {
"risk_notes": [],
"short_description": "0x1E8E93CB91778E5B... transferred 6.00135 USDC (contract 0x833589fcd6ed...) to 0x376A42916C261ecA96E3c70F8e5fac03BaA54b35.",
"type": "transfer"
},
"token_transfers": [
{
"amount": "6.00135",
"contract_address": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"from": "0x1E8E93CB91778E5B1a3639706789195a838960F8",
"to": "0x376A42916C261ecA96E3c70F8e5fac03BaA54b35",
"token_name": "Circle: USDC Token",
"token_symbol": "USDC"
}
],
"tx_hash": "0xf9912950c900625a8cfe27ffdeee791436fab281e1c07daea83b59fe655efc97"
},
"status": "COMPLETED",
"updated_at": "Sat, 22 Nov 2025 07:46:17 GMT",
"user_id": "user_c07217f269d14a438960dcddc528e57d"
},
"message": "Task fetched successfully.",
"status": "success"
}