Introduction

Getting started

Learn how to get started querying for Amazon data in minutes. Sign up, copy your API key, and get to work!


Quick start

  1. Sign up for a new Canopy API account or sign in if you're a regular.
  2. After signing in copy paste your API key, you'll need this later. Remember not to share this key.
  3. Make GraphQL requests to https://graphql.canopyapi.co/ and add a request header for API-KEY or Authorization: Bearer YOUR_API_KEY using your API key.
  4. Check out our examples for more details integrating Canopy API with popular libraries such as GraphQL Yoga, Apollo Server, GraphQL Codegen, and Hoppscotch.