A Service of Softnik Technologies

Watch My Domains SED
Product Home User Guide

Installation

Configuration

Usage


Developer APIs

These API endpoints are specifically for developers who want to integrate their own apps or websites with data from Watch My Domains SED. They’re completely separate from the registrar API support built into the app.

So if you're a regular user or administrator of the software, you can safely ignore these, they’re not meant for day-to-day use or configuration.

Administrative Endpoints

Standard Endpoints

API Guide: Set User License

Login as an administrative user before using this API call.

Parameter Notes
c admin
t license
oper set
data Your license Code.
?c=admin&t=license&oper=set&data=xxxxx

Replace xxx with your url encoded license code. Making this call will replace any existing license you have. This API call will not return an error if the license code is invalid, the only way to check is by trying authenticate again.