Getting Started
ResellerClub API
Official documentation for the ResellerClub API. Browse the API groups below for endpoints, schemas, and an interactive playground.
Use Authorize in the top bar to choose your API environment (Sandbox for testing, Live for real transactions) and set your credentials. Examples and the playground follow your selection.
New to the API? Follow the Quickstart to register your first domain end to end.
API references
| API | Description | Status |
|---|---|---|
| Actions | Pending and in-flight domain and account actions | 4 endpoints |
| Contacts | Contact profile management | 6 endpoints |
| Country | Country and region lookup data | 5 endpoints |
| Customers | Customer account management | 9 endpoints |
| DNS | DNS record and zone management | 5 endpoints |
| Domain Forward | Domain forwarding configuration | 6 endpoints |
| Domains | Domain registration, transfers, DNS, privacy, and related operations | 55 endpoints |
| Orders | Order creation and management | 6 endpoints |
| Products | Product catalog and pricing | 6 endpoints |
| Resellers | Reseller and reseller product management | 7 endpoints |
Select an API from the left sidebar to browse its reference and interactive playground.
Conventions (all APIs)
- Authentication:
Authorization: ApiKey+X-User-Id— set both once via Authorize - Format: JSON request/response bodies;
camelCasefield names - Pagination:
page,size, andsortquery parameters where supported

