Querying Related Account IDs Linked to a Public Key in Hedera Hashgraph

122 views Asked by At

I'm exploring Hedera Hashgraph and aiming to retrieve all associated account IDs linked to a specific public key within the network.

Could someone guide me on the best approach or the relevant API calls and processes required to extract all related account IDs associated with a given public key in Hedera Hashgraph? Any code examples or detailed steps would be highly appreciated.

I've researched various approaches and API functionalities but haven't found a definitive method to accomplish this.

1

There are 1 answers

3
Sina Nouri On

I've found the API endpoint below, which is functional. However, I'm still exploring for a better solution using the Hedera Hashgraph Node.js SDK:

https://mainnet-public.mirrornode.hedera.com/api/v1/accounts?account.publickey=302a300506032b...