Built for Modern Development Standards
The CentralNic Reseller REST API is exactly what the name promises: a RESTful interface. In other words, one built to specification that uses secure HTTPS requests, that returns predictable JSON responses, and is documented end-to-end with an OpenAPI 3.0 specification. If your team has ever integrated with a modern cloud platform or SaaS product, this will feel immediately familiar. Standard HTTP methods, such as GET, POST, PUT, PATCH, and DELETE, do exactly what you’d expect: retrieve a record, create a resource, update it, and remove it. No surprises or tough learning curves here.
In the same way, because the API is covered by a full OpenAPI 3.0 spec, it plugs directly into the tooling your developers are probably already using. Import it into Postman or Insomnia, two of the larger API platforms, and you have a working collection in minutes. Feed it into an OpenAPI-based code generator and you have a typed client library in your language of choice, no hand-written wrapper required. The everything already exists, so you can get down to work, instead of having to recreate everything.
While this is a change, it’s not an entirely new platform or product. Instead, it’s an upgraded connection to the same reliable features CentralNic Reseller customers already depend on, covering the entire domain lifecycle. The difference is just how you reach it.
Our new REST API is essentially speaking the common internet tongue: sending information through https using JSON files. And as the common language of these sorts of systems, you don’t have to worry too much about how you connect to it. Whether you’re a current user, or one looking to migrate to CentralNic Reseller platform, this API is typical of what to expect from us: infrastructure designed to make resellers’ businesses easier to build, test, maintain and, most importantly, scale. All with access to our industry leading, and ever-growing, selection of more than 1,900 TLDs and SLDs.
Explore the REST API