Back to catalog
🪙

OpenSea

API Key

The Largest NFT Marketplace

🪙CryptocurrencyHTTPS

Bored Ape Yacht Club

OpenSea API

NameBored Ape Yacht Club
Floor Price12.4 ETH
Total Volume680,432 ETH
Owners6,421
Items10,000

Sample Response

response.json
1{
2 "name": "Bored Ape Yacht Club",
3 "floorPrice": "12.4 ETH",
4 "totalVolume": "680,432 ETH",
5 "owners": "6,421",
6 "items": "10,000"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.opensea.io/reference/api-overview" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs