ReddGrowReddGrow Docs
API v1

Authentication

How API key authentication works for ReddGrow API v1

API Keys

All v1 endpoints require an x-api-key header. Keys are prefixed with rg_ and are scoped to your organization.

Generate or revoke keys in Settings → API Keys.

How It Works

  1. The key is verified against the better-auth key store.
  2. Your organization is resolved from the key's owner membership.
  3. An active subscription (active or trialing) is required for access.

Rate Limits

Rate limits apply per API key. Exceeding them returns HTTP 429. Contact support to raise limits for high-volume use cases.