Authentication

All API requests must be authenticated using your API Key and Store Hash. Include these in the request headers:

Header
Description

x-api-key

Your personal API Key found in dashboard settings.

x-store-hash

The unique identifier for your store.

Last updated