{
  "schema_version": "v1",
  "name_for_human": "NFTPriceFloor API",
  "name_for_model": "nftpricefloor",
  "description_for_human": "Real-time NFT floor prices, collection analytics, and historical data for 1500+ collections across all major marketplaces.",
  "description_for_model": "NFTPriceFloor API provides real-time and historical NFT data including floor prices (ETH and USD), collection statistics, volume, sales counts, owner counts, and creator/brand analytics. All endpoints are served from https://nftpf-api-v0.p.rapidapi.com/ and require a RapidAPI key via the X-RapidAPI-Key header. Key endpoints: GET /projects-v2 (list all collections), GET /projects/{slug} (single collection details), GET /projects/{slug}/history (historical floor prices by interval), GET /projects/{slug}/history/pricefloor/1d (granular 1-day history with date range), GET /brands/stats (brand analytics), GET /creators/stats (creator metrics). Pricing: Basic (free, 1000 calls/mo), PRO ($99/mo, 500k calls), ULTRA ($199/mo, 500k calls + historical data), MEGA (enterprise).",
  "auth": {
    "type": "user_http",
    "authorization_type": "apikey",
    "authorization_header": "X-RapidAPI-Key"
  },
  "api": {
    "type": "openapi",
    "url": "https://nft-api.nftpricefloor.com/openapi.json",
    "is_user_authenticated": true
  },
  "logo_url": "https://nft-api.nftpricefloor.com/nftpricefloor-logo-512.png",
  "contact_email": "team@nftpricefloor.com",
  "legal_info_url": "https://nftpricefloor.com/terms",
  "additional_resources": {
    "llms_txt": "https://nft-api.nftpricefloor.com/llms.txt",
    "llms_full_txt": "https://nft-api.nftpricefloor.com/llms-full.txt",
    "documentation": "https://nft-api.nftpricefloor.com/#docs",
    "rapidapi_listing": "https://rapidapi.com/nftpricefloor/api/nftpf-api-v0"
  }
}
