Get a person by blockchain address
Retrieves the IVMS101-compliant person entity linked to the given blockchain address. This may include Ethereum, Solana, Cosmos, or other supported address formats.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Blockchain account number used to identify a person (EVM, Solana, Cosmos, etc.)
Response
OK
The person record was successfully retrieved.
Account numbers (bank or wallet identifiers).
Registered or physical addresses.
Timestamp when the person was created (UTC).
"2025-07-29T14:45:00"
Unique identifier of the person record.
"d2fd3b17-1fcd-4c4f-bc0e-3b6f858a5e5d"
List of name identifiers (e.g., legal name, aliases).
National identifiers (e.g., passport, tax ID).
The core person object (either natural or legal).
- Option 1
- Option 2