REST API for domain registration and hosting

REST API

Automate orders and provisioning with your own system.

Secure authentication

One API key per reseller account, with regeneration available at any time.

REST + JSON

Standard REST calls with JSON responses, easy to integrate.

Documentation

Complete API documentation with request and response examples.

Domain management

Availability check, registration, transfer, renewal, nameservers, contacts and EPP code.

cURLExample request
curl -X GET \
  https://api.reseller.ba/v1/price_list.php \
  -H "X-API-UUID: your_account_uuid" \
  -H "X-API-KEY: your_api_key" \
  -H "Content-Type: application/json"
API documentation
Integrations and automation modules

Integration modules

Ready-made modules for the most popular billing systems.

WHMCS module for resellers

WHMCS module

Ready-made WHMCS server module for automatic provisioning and service management.

  • Auto-provisioning
  • Suspend / Unsuspend / Terminate
  • Client area
Download module
Modules for other systems

Other billing systems

Integrate any billing system through our REST API and PHP SDK.

  • REST API
  • Domain management
  • Full documentation
API documentation