How to Connect to the .CO Registry — Interfaces Overview

Overview

Registrars interact with the .CO Registry through three distinct interfaces, each serving a different operational purpose:

1. Registrar Console

A web-based interface available at https://registrar-console.registry.co/. Use this to manage domain names, transfers, account settings, billing, and access reports. No IP restriction applies to the Console itself.

2. EPP Server

The Extensible Provisioning Protocol (EPP) server is the primary programmatic interface for domain management. Access it at epp.registry.co on TCP port 700 using TLS encryption. EPP access is restricted by IP address — you must whitelist your server IPs via the Registrar Console.

3. FTP Server

An FTPS server at ftp-registrar.registry.co on TCP port 21 provides downloadable reports and data files including the Domain Drop List, pricing information, and billable transaction reports. FTP access must be enabled on your account and is restricted to whitelisted IPs.

OT&E (Testing) Equivalents

  • OT&E Console: https://registrar-console.ote.registry.co/
  • OT&E EPP: epp.ote.registry.co, port 700 (not IP-restricted)

Common Questions

Do I need all three interfaces? Most Registrars use EPP for automation and the Console for management. FTP is needed for reports and pricing data.

How do I whitelist my IPs? Log in to the Registrar Console and navigate to the IP Access List section.

Related Articles