Knowledge Base
Home Registrars Domains REST API EPP Gateway

Built for
.ST registrars

One place for the registry side of your business — agreements, domain life cycle rules, and the EPP and REST APIs that drive them.

Documentation

All topics

01

Registrars

How to become an accredited .ST registrar, billing plans, the memorandum of agreement, and how ST Registry delivers notifications.

02

Domains

Domain statuses, the complete life cycle from registration to deletion, dispute resolution procedures and the full transfer workflow.

03

REST API

Full HTTP-based integration guide — session handling, domain, contact and host management, message queues and collections.

04

EPP Gateway

EPP protocol reference — transport layer, session setup, domain and contact operations, message polling and registry extensions.

Domains

Understand the full
domain life cycle

A domain passes through five distinct stages — from general availability through registration, expiry, redemption and eventual deletion. Every status, transition and grace period is fully documented.

Explore domain documentation

Domain life cycle

General Availability
Free to register
Registration Period
Active · online
Renewable

domain reaches expire date

Renew Grace Periodstatus: serverHold · offline
Renewable
40 days
Redemption Periodstatus: redemptionPeriod · restore fee applies
30 days
Terminationstatus: pendingDelete · no restore possible
up to 5 days
General Availability
released · 75 days after expiry

REST API & EPP Gateway

Two integration paths,
fully documented

Use the modern REST API for HTTP-based management of domains, contacts and hosts — or connect via EPP for protocol-level registry access. Both paths include session handling, message queues, and complete object references.

Open REST API docs
1// REST API — create domain session
2
3POST /api/session
4{
5 "username": "registrar-id",
6 "password": "••••••••"
7}
8
9// EPP — domain check command
10<epp><command>
11 <check><domain:check>
12 <domain:name>example.st</domain:name>
13 </domain:check></check>
14</command></epp>

Registrar Console

A dedicated web-based console is provided to all accredited registrars for managing domain portfolios, billing, and notifications.

OT&E

Operational Test and Evaluation - A full registry sandbox environment is available to all registrars for testing EPP and REST integrations before going live.

Technical Support

Dedicated technical support is provided to all ST Registry registrars for integration assistance, accreditation and operational questions.