Advanced Search
Search Results
97 total results found
Why would I register as a Reseller?
Without a doubt, there are plenty of compelling reasons to join our reseller program. Let's explore the exciting advantages you can enjoy: Discounts: As a Joker.com reseller, you'll receive discounts on all domain transactions. You'll start with a 20% dis...
What is Domain Name Service (DNS)?
DNS stands for Domain Name System. It is a system used to translate human-readable domain names (like www.example.com) into machine-readable IP addresses (like 192.0.2.1). When you type a domain name into your web browser, your computer sends a request to a D...
Basics
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...
URL Forwarding and E-mail Forwarding
Joker.com offers a service that allows you to direct all web requests (HTTP) for a domain or subdomain registered with Joker.com to a different externally hosted domain. For example, you can point the web traffic of your domain to the webspace provided by your...
DNS Records Supported by Joker.com Nameservice
Overview of supported records and brief explanations. You can enter these records for your domain by accessing the "DNS" menu item in the domain list on Joker.com. Supported Records URL Forwarding Redirects your domain to an external web...
Domain Renewal
Renewing a domain involves extending its lifetime by adding years. The duration can range from 1 to 10 years, depending on the domain type (TLD). When you renew before the expiration date, the added time is appended to the existing term, ensuring you don't los...
Dynamic DNS (DynDNS)
Dynamic DNS (DynDNS) is a system that allows the domain name data held in a nameserver to be updated in real-time. The most common use for this is in allowing an Internet domain name to be assigned to a computer with a varying (dynamic) IP address.This makes i...
Code-Examples
Perl List domains of customer #!/usr/bin/perl use LWP::UserAgent; use Data::Dumper; my $dmapiURL = "https://dmapi.joker.com/request"; my $ua = LWP::UserAgent-> new; my $req = HTTP::Request-> new(GET => $dmapiURL.'/login?username='.shift().'&passwo...
The Joker.com PHP Client
Joker.com provides this tool as an fully working example of how to make use of the Joker.com API (DMAPI). The Joker PHP Client is a lightweight web interface, demonstrating how to implement a full-featured domain handling. The source code of this web interf...
Account and Handling
login Login with Username & Password Requires (mandatory): username Joker.com username (email address) password Joker.com password Returns: Auth-SID Authenticated Session ID, must be provided with any other request (parame...
Joker.com WHMCS Plugin
WHMCS Registrar Module WHMCS is a popular web hosting and automation solution, which includes billing and support options. If you are using WHMCS for your hosting activities, you may interface Joker.com with WHMCS' domain functionality to easily order and ...
Privacy Services
Secure your Domain Privacy Since May 25th, 2018, European and generic top-level domains have limited the amount of Whois data available on the internet to comply with the European data privacy regulation (GDPR).However, the registrant's data still needs t...
Domains
query-domain-list Accepts (optional) pattern Pattern to match (globbing, like "dom*") from Start from this item in list to End by this item showstatus Returns additional column, showing domain status; may be...
Specific ccTLDs: Transfers
Transfer of the .UK Domains Transferring Your .UK Domain to Joker.com To transfer a .UK domain, you need to follow these steps: Go to our regular transfer page and place an order for the .UK domain transfer. Unlike other domains, you don't nee...
Other Requests
query-object Accepts: domain Domain name Exactly one of those must be specified. Only objects registered with Joker.com may be queried. contact Contact handle host Nameserver Returns: Information about specified object...
Life Cycle of a Domain
When you register a domain name, you are not actually buying it but rather paying for the right to use it for a certain period of time. When this time is up, the registration will expire. Of course, before it happens, you will be notified and given the chance ...
Nameservers
query-ns-list Accepts: pattern pattern to match (against host name, like "ns.dom*") full include IPs if non-zero (0 or 1) Returns: List of registered name servers, one per line. If "full" is non-zero, then the list will includ...