GLOBALR DEVELOPERS

Domain Registration API for Resellers

Integrate ccTLD registration, renewal, transfers and management into your registrar, hosting or SaaS platform. HTTPS JSON API, PHP SDK and a free test mode. No unpublished routes.

REST API JSON HTTPS Domain Management Registrar Integration
POST /api/v2/domain
// Example values only · test mode
{
  "name": "example.am",
  "period": 1,
  "ns": [
    { "name": "ns1.example.com" },
    { "name": "ns2.example.com" }
  ],
  "mode": "test"
}
Capabilities

Everything You Need to Manage Domains Programmatically

Operations below are published in GlobalR API documentation or the current PHP SDK. Zone-specific rules still apply.

Domains

Registration

Register supported domain names with contacts, nameservers and optional period.

Domains

Renewal

Renew existing domains. Auto-renew is available on API v2 via the PHP SDK.

Domains

Information & availability

Look up a domain, availability, WHOIS text and published price years in one GET.

Domains

Contacts & nameservers

Update owner, admin, billing and technical contacts, plus NS records.

Transfers

Domain transfer

Check transfer path, then submit a transfer code when the domain allows it.

Account

Reseller information

API v2 exposes authenticated reseller/account details through the PHP SDK.

Pricing

Availability prices

Price years are returned on the domain check response when the name is available.

WHOIS

WHOIS text

WHOIS payload is returned with domain information. There is no separate public whois route in current docs.

Architecture

Your Platform. GlobalR API. Registry Networks.

Your Platform
GlobalR API
Domain operations
Registry networks
Authentication Validation Registration Renewal Transfer Management
Why API

Built for registrar and reseller platforms

01

Automation

Integrate domain operations directly into your own platform.

02

Centralized access

Use one GlobalR integration for supported domain services.

03

Faster workflows

Reduce manual panel work through API-driven processes.

04

Scalable integration

Build registration workflows into your own software stack.

Quick start

Make Your First API Request

01
Create account

Register

Create a GlobalR account and confirm it by email.

02
Get access

API token

Request your user token from GlobalR after the account exists.

03
Test

Test mode

Send mode=test. No operation fees and no live registrations.

04
Go live

Production

Activate the applicable tariff, then omit test mode for live operations.

AccountAPI accessTestProduction
Support

Need Help With Your Integration?

Our team can help with API access, authentication and domain integration questions.