Is there an api endpoint to get all the CryptoWallet entities?

Hi everyone,
I wanted to know about is there an api endpoint to get all the CryptoWallet entities? or any other method?
thanks

1 Like

bump, is there anyone who can help me?

Hey there! So sorry for the wait, I had written your response but it didn’t appear to send! (We’ve just started this forum, so there’s a few speedbumps to get used to) :slight_smile:

You can retrieve all crypto wallet addresses (schema CryptoWallet) by adding schema=CryptoWallet to the endpoint, for example:

GET https://api.opensanctions.org/search/default?schema=CryptoWallet&dataset=sanctions

Here’s a bit more about the /search endpoint and the CryptoWallet schema details.

Search Endpoint:

CryptoWallet Schema Details:

Let me know if you need anything else! :slight_smile: