Home API Access

API Access

Integrate with stores using our REST API

Getting Started

Our REST API allows you to programmatically access and manage your organization's data. To get started, you'll need to:

  1. Create an account or sign in
  2. Create an organization (or join an existing one)
  3. Upgrade to a plan that includes API access
  4. Generate an API key from your organization settings

API Authentication

All API requests require authentication using an API key. Include your API key in the request header:

Authorization: Bearer YOUR_API_KEY

Base URL

https://stores.kyd.net/api/v1

Event Types & Examples

Select an event type to see example code and payloads. Sign in to view your organization's usage statistics and manage API keys.

Sign in to view your organization's usage statistics and manage API keys.

Select an event type to see an example payload