Skip to main content
GET
Get API public v1 entity by address

Authorizations

X-API-Key
string
header
required

Path Parameters

address
string
required

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

Response

OK

combinedGrossEntryNotional
number<double>
required
combinedOpenPositions
integer<int32>
required
combinedWallets
integer<int64>
required
entity
string
required

Master address — the entity id

isMultiWallet
boolean
required
members
object[] | null
required
topOpenPositions
object[] | null
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.coinversa.ai/schemas/EntityProfileBody.json"

verified
object