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=0x... — $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