Authentication
Pass your API key via query parameter?key=, header x-api-key, or Authorization: Bearer.
Response
| Field | Type | Description |
|---|---|---|
wallets | string[] | All wallet addresses in your set |
count | number | Total number of wallets |
limit | number | Maximum wallets allowed (5,000) |

