Log In

perfectSSL API v3.1

RESTful API

REST stands for Representational State Transfer. This is a term invented by Roy Fielding to describe a standard way of creating HTTP APIs.

API Documentation

You can read the technical information about our API.

Read Documentation

PHP Library

For a quick start, we offer a library for PHP language with a simple example.

Download *.zip

Abstract

ODR API allows you to build web, desktop applications or applications for mobile devices, that integrate with your account. It allows you to programmatically perform operations like check domain availability, register new domain, create contacts, update existing domain with new details and many more, from within your own application.

Using our API, you can:

Access API

To gain access to the API, you must do the following:

  1. Navigate to API Keys in your Personal Information and either use existing API Key and API Secret or generate a new ones, using the Renew API Keys button.
  2. You can either use existing PHP library or create your own API library for your favorite system or language, using our API docs.