Regen Therapy API Documentation

Build powerful integrations with our RESTful API. Access orders, products, inventory, commissions, and more.

Base URL
https://gateway.regentherapy.com/api/v1

All API endpoints are relative to this base URL. Use sandbox.regentherapy.com for testing.

Make Your First Request

curl -X GET "https://gateway.regentherapy.com/api/v1/products" \
  -H "X-API-Key: rg_your_api_key" \
  -H "Content-Type: application/json"

API Features

Secure Authentication

API key and JWT token authentication with granular permission scopes.

Rate Limiting

100 requests/hour standard rate with informative headers for quota management.

Real-time Webhooks

25+ event types with signed payloads for secure, real-time notifications.

Ready to get started?

Create your API key and make your first request in minutes.

Get API Key