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

Domain Auto Query Filters

The domain autoquery filters are a set of pre-defined SQL queries to display domains that interest you. This is available under the 'Auto' tab in the left pane.

Domain Auto Query List

Domain Auto Query Filters

You can add, edit or delete these filters.

The easiest way to create an auto filter is by typing in a query string directly after clicking the 'add' button in the footer.

For example, the auto-query entry below will list all domains that do not belong to any category.

sid NOT IN (SELECT did FROM [CATCONNTABLE])