R
A C D E G H I J K L M N P Q R S T U V W
- result-list
Accepts: pending get results of requests still in progress showall get all results incl. deletes using result-delete period get results for specifed period of days (default: 90) date get results received on ... - result-retrieve
Accepts: Proc-ID One of these must be specified. If both are specified, SvTrId has precedence. SvTrID Returns: Answer (processing result) associated with specified Tracking/Processing ID. If detailed information (content) ... - result-delete
Accepts: Proc-ID One of these must be specified. If both are specified, SvTrId has precedence SvTrID Returns: A descriptive message (confirmation) in case of success. This request will ... - Replace admin-c in multiple domains
# # replace admin-c in multiple domains # #!/usr/bin/perl use LWP::UserAgent; use Data::Dumper; my $ua = LWP::UserAgent->new; my $req = HTTP::Request->new(GET => 'https://dmapi.joker.com/request/login?username='.shift().'&password='.shift()); my $res = $ua->request($req); #--Admin-C : my %ADMIN = ( de =>'CODE-12345' ... - Read first - important for PHP examples
Please note that there is full DMAPI based interface written in PHP available. It is free to download and modify, and could be downloaded from ... - Roles and Domain Permissions
Roles and Permissions please see How to grant roles (= grant permissions to others)? ... - Renew a domain
Introduction renew <tld>-domain Valid values for <tld>: com net org info biz mobi name us de cn With this request you can renew up to 500 domains at Joker.com. You have to provide the following information within ... - Reseller related questions
Resellers Please visit section Reseller Docs. ...