C

A C D E G H I J K L M N P Q R S T U V W

  • Commonalities for all requests
      DMAPI-Server URL This is the service address which has to be used for all requests: https://dmapi.joker.com   This is how a request looks like: https://dmapi.joker.com/request/<name-of-request>?<name-of-parameter-1>=<value-of-parameter-1> &<name-of-parameter-2>=<value-of-parameter-2>&auth-sid=<your-session-id>   Header fields which are ...
  • contact-create
      Requires: tld target TLD where this contact is intended to be used. name full name (if empty, fname + lname will be used) fname first name (required for .FI contacts) lname last name ...
  • contact-modify
      Requires: handle contact handle to modify. Accepts: Field names exactly like in contact-create request, except that omitted fields won't be modified. That is, if you specify ...
  • contact-delete
      Requires: handle contact handle to delete   With this request you can delete previously registered contacts     Example:     https://dmapi.joker.com/request/contact-delete?handle=coco-4711&auth-sid=<your-current-session-id>           ...
  • Changes requiring special Procedures
      Changes requiring special Procedures   Some changes of aspects of a domain require special procedures, which are usually following a mandatory ICANN policy. The most common changes ...
  • Credit Card limits
      Credits Card Limits   Only credit cards which are not participating in the Verified by Visa / Mastercard Secure security processes might be validated by Joker.com, in ...
  • Common Credit Card Payment Problems
      Common Problems   Frequent Payments If you place a lot of separate orders on the same day, you may encounter problems, because the credit card company may assume ...
  • CheckD
    please see section '2.5 Tools': Domain-Check   ...
  • Create an order
    Introduction create <tld>-order Valid values for <tld>:  com net org info biz mobi name us de cn eu xxx asia me   With this request you can register one or more domains. You have to provide the following information ...
  • Create a nameserver
    Introduction create <tld>-ns Valid values for <tld>: com net org info biz mobi name us de cn eu   With this request you can create an entry for a nameserver in the Joker.com database. If a nameserver is created, you ...
  • Create a contact
    Introduction   create <tld>-order Valid values for <tld>: com net org info biz mobi name us de cn eu With this request you can create person contacts. You can create 1 contact with one request. ATTENTION: You ...
  • Change an address
    Introduction change <tld>-address Valid values for <tld>: com net org info biz mobi name us de cn With this request you can change the address of the domain owner. ATTENTION: It is not possible to change the following fields of ...
  • Change an owner
    Introduction With this request you can change the owner of a .com/.net/.org/.info./.mobi/.name/.biz/.de/.cn/.eu./us-domain. Request fields mailsubject: change owner [your reference id] Definition of this request   request-field valid values required domains0 [a-z0-9-]{1,63}\.(com|net|org|info|mobi|biz|de|cn|eu|us) yes email an ...
  • Create a dns-configuration
    Introduction With this request you can create or modify a zonefile at the joker-nameserver. You can add A-Records, CNAME-Records, MX-Records, a nameservice-based Url-forwarding and a frame-based Url-forwarding. ...
  • Complete set of examples for download
      We offer all examples summarized in a textfile. The file is attached to this article. As it has a lot of examples, it is recommended ...
  • Check Domain Availability
      General Information This is an additional tool which makes it easy to check if a domain is available for registration. All you have to do ...
  • C# / .NET Demonstration /w Code
    Applications for domain management with DMAPI are very easy to create using MS Visual Studio. This example code logs into the Joker.com system using DMAPI ...
  • cor-verify
      Authorizes a 'Change of Registrant' (COR) according to the ICANN IRTP-C policy as of 2016-12-01. Please find the full documentation of the process at Joker.com ...
  • Clientexec Registrar Plugin
      Clientexec Registrar Plugin Clientexec is a popular web hosting and automation solution, which includes billing and support options. If you are using Clientexec for your hosting activities, ...