Introduction

๐Ÿ“˜

Before you start

Please make sure to check out our Quickstart guide to make sure you understand the difference between Private and Public apps and to learn about the steps you need to follow when building them.

The Gorgias API is structured with REST in mind. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

On this page, you'll find the complete REST API reference, examples, definitions of objects, and guides.

๐Ÿšซ

Resources, resources' attributes, and resources' operations not documented in this documentation should not be used and should be considered as non-existing.
They are reserved for internal use and can be changed or removed at any time without prior notice. You should not rely on them at any time.

๐Ÿ—ž Developer Newsletter

Please sign up for our monthly developer newsletter if you start using our API.
It contains important updates about upcoming and breaking changes to the API.