Skip to main content

Authentication

The Marketplace API is predominantly open and does not require authentication for standard integrations.

In contrast, the HQ API is significantly more restricted and mandates authentication for all endpoints. There are two primary methods of authentication, each suited to different use cases:

  • Token
  • OAuth 2.0

Subsequent sections will delve into these authentication methods in detail and illustrate the specific use cases for each.