Authentication

The Gorgias API supports two authentication methods:

  1. πŸ” Private app β†’ API key
  2. πŸ‘₯ Public app β†’ OAuth2

Using OAuth2 is mandatory for public apps.

For testing purposes, you can perform requests directly from the API Reference using your API keys.

  1. Go to any endpoint (e.g: "Retrieve your account")
  2. Use your email (username) and your API key
956