API for intercepting dropping domains

Attention!

At the moment we intercept only .com and .net. Other zones in the near future. We will notify you by e-mail.

1. General information

2. Detailed examples

Command Description Arguments Return values
domainIntercept Request domain intercept
  • domain — domain, *
  • bid — money, *; amount greater than zero, in dollars
  • domain — domain
  • bid — current (maximum) rate at the moment
  • got — '1' if domain is yours, in other case 'null'
domainsIntercept Request multiple domains intercept
  • array of — domainIntercept
  • array of — domainIntercept
Example: domainIntercept
/domainIntercept?auth_login=demo&auth_password=demo&domain=test.com&bid=1

Example of answer 1:
{"id":1414054,"domain":"test.com","bid":1,"got":"1"}

Example of answer 2:
{"id":1414054,"domain":"test.com","bid":2,"got":""}

Example of answer 3:
{"id":1414054,"domain":"test.com","bid":1,"got":""}

Example: domainsIntercept
/domainsIntercept?auth_login=demo&auth_password=demo&0[domain]=test1.com&0[bid]=1&1[domain]=test2.com&1[bid]=1

See also

Full-featured API

API for intercepting dropping domains

Registration and renewal

Creating and configuring a WebMoney merchant

Modules for popular billing panels Ispbilling, WHMCS, RootPanel