Blockchain data platform providing NFT metadata, token pricing, portfolio analytics, and transaction history across Ethereum and other EVM chains. Best for web3 workflows needing structured onchain data — NFT verification, wallet portfolio views, or token price feeds. Priced by compute units ($0.45/1M CU) with endpoint costs ranging 40-1000 CU. 12 endpoints available through Lava’s AI Gateway. See the Alchemy API docs for full documentation.Documentation Index
Fetch the complete documentation index at: https://lava.so/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supports both managed (Lava’s API keys) and unmanaged (bring your own credentials) mode.
Endpoints
Get NFTs owned by an address
GEThttps://eth-mainnet.g.alchemy.com/nft/v3/getNFTsForOwner?owner=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 — $0.000216 / request
- SDK
- cURL
Get NFT metadata
GEThttps://eth-mainnet.g.alchemy.com/nft/v3/getNFTMetadata?contractAddress=0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13D&tokenId=1 — $0.000036 / request
- SDK
- cURL
Get NFT collection floor price
GEThttps://eth-mainnet.g.alchemy.com/nft/v3/{id}/getFloorPrice — $0.000036 / request
Get NFT contracts owned by an address
GEThttps://eth-mainnet.g.alchemy.com/nft/v3/{id}/getContractsForOwner — $0.000144 / request
Get owners of an NFT
GEThttps://eth-mainnet.g.alchemy.com/nft/v3/{id}/getOwnersForNFT — $0.000036 / request
Check if an NFT contract is spam
GEThttps://eth-mainnet.g.alchemy.com/nft/v3/{id}/isSpamContract — $0.000036 / request
Get token prices by symbol
GEThttps://api.g.alchemy.com/prices/v1/tokens/by-symbol?symbols=ETH,BTC — $0.000018 / request
- SDK
- cURL
Get token prices by contract address
POSThttps://api.g.alchemy.com/prices/v1/tokens/by-address — $0.000018 / request
Get historical token prices
POSThttps://api.g.alchemy.com/prices/v1/tokens/historical — $0.000018 / request
Get token portfolio for an address
POSThttps://api.g.alchemy.com/data/v1/{id}/assets/tokens/by-address — $0.000162 / request
Get NFT portfolio for an address
POSThttps://api.g.alchemy.com/data/v1/{id}/assets/nfts/by-address — $0.00045 / request
Get transaction history for an address
POSThttps://api.g.alchemy.com/data/v1/{id}/transactions/history/by-address — $0.00045 / request
Next Steps
All Providers
Browse all supported AI providers
Forward Proxy
Learn how to construct proxy URLs and authenticate requests