# Canopy API > Real-time Amazon product data via REST, GraphQL, and MCP. Search, pricing, best sellers, deals, and category data with a single API key. Canopy API is a scraping-free Amazon data API. Pull live data for any of 350 million products with a single request. No approval process and no affiliate quotas, just an API key. ## What you can fetch - Product details by ASIN or GTIN/UPC: title, brand, images, variants, descriptions, A+ content - Real-time pricing, offers, and Buy Box data - Sales and stock estimates - Keyword search results, rankings, and autocomplete - Best sellers, deals, and new releases - Category taxonomy across more than 25,000 categories - Seller and author profiles ## Interfaces One API key works across every interface. - [REST API](https://rest.canopyapi.co/): OpenAPI 3.1, spec at https://rest.canopyapi.co/api/v1/openapi.json - [GraphQL API](https://graphql.canopyapi.co/): single endpoint, request exactly the fields you need - [MCP server](https://docs.canopyapi.co/ai/mcp): hosted Streamable HTTP server at https://mcp.canopyapi.co/mcp, OAuth 2.1 or API key - [Agent skill](https://www.canopyapi.co/.well-known/agent-skills/amazon-data/SKILL.md): `npx skills add https://github.com/canopy-api/skills --skill amazon-data` ## Authentication Create an account at https://www.canopyapi.co/signin and copy your API key from the dashboard. Send it as `Authorization: Bearer ` or in an `API-KEY` header. The MCP server also supports OAuth sign-in with your Canopy account. ## Docs - [Getting started](https://docs.canopyapi.co/) - [MCP server](https://docs.canopyapi.co/ai/mcp) - [Canopy Skills](https://docs.canopyapi.co/ai/skills) - [Service status](https://www.canopyapi.co/status) ## Product pages - [Amazon MCP Server](https://www.canopyapi.co/amazon-mcp-server) - [Amazon Product API](https://www.canopyapi.co/amazon-product-api) - [Amazon Search API](https://www.canopyapi.co/amazon-search-api) - [Amazon Price API](https://www.canopyapi.co/amazon-price-api) - [Amazon Best Sellers API](https://www.canopyapi.co/amazon-bestsellers-api) - [Amazon Deals API](https://www.canopyapi.co/amazon-deals-api) - [Try it in the playground](https://www.canopyapi.co/try-it-out) - [Free Amazon seller tools](https://www.canopyapi.co/tools) - [Blog](https://www.canopyapi.co/blog) ## Machine-readable discovery - [API catalog (RFC 9727)](https://www.canopyapi.co/.well-known/api-catalog) - [AI catalog (ARD)](https://www.canopyapi.co/.well-known/ai-catalog.json) - [MCP server card](https://www.canopyapi.co/.well-known/mcp/server-card.json) - [Agent skills index](https://www.canopyapi.co/.well-known/agent-skills/index.json)