Export raw crypto-wallet records
Returns cryptocurrency wallet records (MetaMask, Exodus, etc.) filtered by wallet_type and/or chain_primary — at least one of wallet_type, chain_primary, start_date, end_date is required. seed_phrase, private_key, encrypted_vault, and wallet_files are converted to has_* boolean flags on free/pro tiers. Cursor-paginated.
Authorizations
Static API key, format vp_<env>_<8-hex-prefix>.<40-hex-secret>. Preferred header for server-to-server integrations.
Body
At least one of wallet_type, chain_primary, start_date, or end_date is required.
Wallet application name, e.g. "MetaMask", "Exodus".
Primary chain, e.g. "ethereum", "bitcoin", "solana".
Sort order applied to inserted_at. Must stay constant across paginated requests using the same cursor.
asc, desc 1 <= x <= 500