Advanced search

71 search results

Page 1 out of 3 Pages

  • Account and Handling: result-list
    Answer:   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 ...

  • 1.3 Domain Registration: Whois Privacy Services
    Answer:   Secure your Domain Privacy   As of May 25th, 2018, most European and all generic domain types (top-level domains) have redacted the amount of Whois data that ...

  • 1.5 Change of Registrar = Transfer of a Domain: How to transfer a domain from Joker.com to another registrar?
    Answer:   Transfer from Joker.com   The protection of a domain name ("domain locking") provides an additional layer of security against unauthorized domain manipulation. It also prevents fraudulent transfers. This ...

  • 1.9 Nameservice: Step-By-Step: How To use DNSSEC with a Joker.com Domain and a DNS Hosting Provider
    Answer:   Step-By-Step: How To use DNSSEC with a Joker.com Domain and a DNS Hosting Provider   This is about: you want to use DNSSEC with domains from Joker.com you are using ...

  • 1.12 Domain Contacts: I got a Warning: Wrong whois data or 'invalid address'
    Answer:   Whois Data Consistency   The owner of a domain (the individual who registered the domain) is responsible for keeping the data of the whois contacts valid. The ...

  • Basics: Differences to Email Gateway
    Answer:   The main differences in handling between DMAPI and Email Gateway at Joker.com are: DMAPI only accepts pre-registered contact and name-server handles. This means that before you ...

  • Account and Handling: login
    Answer: 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 (parameter auth-sid) List of TLDs List ...

  • Account and Handling: result-delete
    Answer:   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 ...

  • PHP: List domains of a customer
    Answer:   <?php //sends HTTP request using CURL function query_host($conn_server, $params = "", $get_header = false) { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $conn_server.$params); ...

  • 1.15 What is...: What are IDN domains?
    Answer:   IDN Domains   A few years ago, it was only possible to register domains that contained ASCII characters. This caused difficulties because often domains could not exactly ...

  • Python: Login and list your domains
    Answer: #!/usr/bin/env python import requests dmapiURL = 'https://dmapi.ote.joker.com' dmapiUser = 'username' dmapiPassword = 'password' def main(): loginResponse = login(dmapiUser,dmapiPassword) print("Login: Status-Code:", loginResponse.header['Status-Code']) ...

  • Python: Login and list all A and CNAME records
    Answer: #!/usr/bin/env python import requests dmapiURL = 'https://dmapi.joker.com' dmapiUser = 'username' dmapiPassword = 'password' def main(): loginResponse = login(dmapiUser,dmapiPassword) #print("Login: Status-Code:", loginResponse.header['Status-Code']) ...

  • 1.1 Basics: I do not see my domain(s) after logging in!
    Answer:   Domains missing in your Dashboard   If you are missing a domain name, this may be because of various reasons: you have ordered the domain just recently - ...

  • 1.3 Domain Registration: What domains can be ordered?
    Answer:   Domain Registration   Joker.com currently offers most of the generic top-level domains (gTLDs) - including the new top-level domains (ngTLDs), and a lot of ccTLDs (country domains). ...

  • 1.3 Domain Registration: I have made a typo. How can I cancel my domain name registration?
    Answer:   Cancel a domain name registration   We are sorry but this is not possible. Domains are registered in real-time. So please check your domain name carefully to ...

  • 1.3 Domain Registration: What domains do I own? I need a list.
    Answer:   List of your Domains   Your domain name is associated with your Joker.com login account, i.e. the account you registered them with. Please login to Joker.com, and ...

  • 1.3 Domain Registration: What are the 'contacts'?
    Answer: Contacts   Associated with each domain, there is a so-called 'Whois record'. The information within this Whois record is published publicly and has to be provided by ...

  • 1.3 Domain Registration: How to enable Whois Privacy?
    Answer:   How to enable Whois Privacy Services   Whois Privacy Services are available for most generic top-level domains. The availability is always indicated in Joker.com's price list and ...

  • 1.3 Domain Registration: Domain Trustee Service
    Answer:   Domain Trustee Service   For some domain types - usually country domains - there are regulations regarding the domicile of the domain holder. For example, the country ...

  • 1.5 Change of Registrar = Transfer of a Domain: How to Transfer a domain to Joker.com?
    Answer:   Transfer Domains to Joker.com   According to ICANN regulations, the 'gaining' registrar (Joker.com) has to initiate the process of transferring domains between registrars. To start the procedure, ...

  • 1.8 Renewals: My domain expired! Can I still renew it?
    Answer:   Grace Periods for Expired Domains   Most domains can still be renewed within up to 30 days (maximum) after the expiration date. As a courtesy, we keep ...

  • 1.15 What is...: What is a 'Redemption Grace Period' (RGP)?
    Answer:   The Redemption Grace Period (RGP)   Most gTLD domains - this means domains under ICANN regulation - do know a special status: Redemption Grace Period often referred ...

  • 1.9 Nameservice: What types of DNS records are supported by Joker.com?
    Answer:   List of DNS Records Supported by the Free Joker.com Nameservice   Overview of supported records and short explanations. Records can be entered for the respective domain using ...

  • 1.12 Domain Contacts: How to delete a contact?
    Answer:   Delete a Domain Contact   Contacts can only be deleted if they are not used with any other domain. Joker.com is automatically taking care of this, so ...

  • Basics: Commonalities for all requests
    Answer:   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 ...

1  2  3  next  >>