Get API public v1 entity by address

get/api/public/v1/entity/{address}

Path parameters

addressstring required

Any wallet — master, sub-account, or unknown; resolves to the owning entity either way

Any wallet — master, sub-account, or unknown; resolves to the owning entity either way

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

combinedGrossEntryNotionalnumber double required
combinedOpenPositionsinteger required
combinedWalletsinteger required
entitystring required

Master address — the entity id

isMultiWalletboolean required

Example response

{
  "$schema": "https://api.coinversa.ai/schemas/EntityProfileBody.json"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.