Fetch Labeled Accounts & Wallets API avatar

Fetch Labeled Accounts & Wallets API

Pricing

Pay per usage

Go to Apify Store
Fetch Labeled Accounts & Wallets API

Fetch Labeled Accounts & Wallets API

Solana API endpoint for fetching labeled wallets, programs and accounts. Filter by CEX, KOL, VC, entity name, or address with 10000+ labeled entities. Docs: https://docs.vybenetwork.com/reference/get_known_accounts_v4

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Vybe Network

Vybe Network

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Fetch Labeled Accounts & Wallets

Solana API Summary

Fetch Labeled Accounts & Wallets

Solana API Description

Solana API endpoint for fetching labeled wallets, programs and accounts. Filter by CEX, KOL, VC, entity name, or address with 10000+ labeled entities.

This Solana API actor is designed for search visibility and developer onboarding, with practical endpoint context, strong keyword coverage, and direct doc links for implementation.

Explore docs here: Fetch Labeled Accounts & Wallets Docs and Solana API Docs.

Solana API Usage

Use this endpoint for Solana analytics, token and market intelligence, wallet behavior analysis, and trading automation. The actor follows the official Vybe OpenAPI contract for consistent and accurate integrations.

Parameters

  • accountAddress (query, optional) - The public key (pubKey) associated with the Solana account
  • name (query, optional) - Friendly name of account
  • labels (query, optional) - Category of account. Only accounts matching all labels will be returned (eg. labels=DEFI,NFT)
  • entityName (query, optional) - Name of the business or entity that controls this account
  • entityId (query, optional) - Entity id to filter with (including as empty or null, such as "entity_id=" will filter programs without an entity_id)
  • sortByAsc (query, optional) - Sort list ascending. Only one of sort_by_asc or sort_by_desc can be used
  • sortByDesc (query, optional) - Sort by descending. Only one of sort_by_asc or sort_by_desc can be used

Responses

  • 200: Accounts collected
  • 400: Invalid request
  • 404: No data could be found
  • 500: Internal server error

Resources