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:
- Sell domains on your own website or through your app, for any price of your choice;
- Integrate domain registrations with any billing applications and/or control panels;
- Create applications to monitor your existing domains and send alerts;
- Build custom applications to manage your domains;
- And many more!
Access API
To gain access to the API, you must do the following:
-
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.
-
You can either use existing PHP library or create your own API library for your favorite system or language, using our API docs.