Post https://app.moneygraph.ai/api/v1/ledger/create_entity
Authorization* string
Pass your {api_key} as a bearer token in the request header to authorize this call
entity_name* string
Customer/Agent/Account/Merchant Name
{
"message": "Entity Details",
"status": "success",
"data": {
"id": "08d3c88d-b89c-4bd2-bff1-cc830b25d597",
"entity_name": "Fee Account",
"eth_address": "0xcc5d33416d66afb2463196ca4b88ab8898875f4b",
"mode": "live",
"created_at": "2025-04-20T21:11:51.000000Z"
}
}