username | Joker.com username (email address) |
password | Joker.com password |
Auth-SID | Authenticated Session ID, must be provided with any other request (parameter auth-sid) |
List of TLDs | List of domain TLDs which are available to the reseller. |
To be able to use the entire API, you must have a reseller account with Joker.com (and use this account to log in).
https://dmapi.joker.com/request/login?username=johndoe&password=mypass
Instead of using your user- and password credentials, you may also use so called 'API keys' for login. This way, you can create several DMAPI access facilities, which has several advantages:
Create your API keys in 'My Profile' in section 'Manage Joker.com API access keys'
Example usage:
https://dmapi.joker.com/request/login?api-key=Key_created_in_your_Profile_at_Joker.com
The result is the same as for "login"-request, you have to use the provided auth-sid for the subsequent actions.
Last update: 2019-12-18 15:53
nothing |
https://dmapi.joker.com/request/logout?auth-sid=<your-current-session-id>
Last update: 2019-12-18 15:54
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 (or before) specified date. When date is specified, parameter "period" will be applied to this date (instead of today) and defaults to 1 |
offset |
start dispalying results from specified position |
limit | only get number of results specified by limit |
status |
get results having specified status (ack/nack/?) |
count-only |
when set to 1, only count number of records and return single line in format "Records: N" |
All following filters may use patterns ("*" and "?") | |
---|---|
rtype |
get results for requests of specified type (domain-register/etc) |
objid |
get results for specified object ids (domain names, contacts, hosts) |
procid | get results for specified proc-id |
svtrid | get results for specifued SvTrId |
cltrid | get results for specified ClTrId |
List of answers from joker.com (one per line):
TimeStamp SvTrId Proc-ID request-type status ClTrId
Where:
TimeStamp: The time when request was made, YYYYMMDDHHMMSS SvTrID: Tracking-Id associated with this request. Proc-ID: Proc-Id associated with this request. request-type: The type of the request. request-object: The object name (host, domain or contact handle) status: ack, nack or ?, where ack means that request was completed successfully. ClTrId: User specified transaction ID, or "-" if nothing was provided by the user
Example:
https://dmapi.joker.com/request/result-list?auth-sid=20ddb8c3b2ea758dcf9fa4c7f46c0784
Last update: 2019-12-18 15:56
Proc-ID | One of these must be specified. If both are specified, SvTrId has precedence. |
SvTrID |
Answer (processing result) associated with specified Tracking/Processing ID. If detailed information (content) is not available, only status will be returned |
Please note:
Since there is no requirement of uniqueness for user-specified transaction ids, it is not possible to use them to retrieve specific results.
https://dmapi.joker.com/request/result-retrieve?proc-id=8181810&auth-sid=<your-current-session-id>
Last update: 2019-12-18 15:56
Proc-ID |
One of these must be specified. If both are specified, SvTrId has precedence |
SvTrID |
A descriptive message (confirmation) in case of success.
This request will delete the content (not the status) of a reply to an asynchronous request. Deleted results will not be listed anymore when using result-list.
Semantics of parameters are similar to result-retrieve.
Last update: 2019-12-18 15:57
Returns reseller profile data in format "key: value". May be used to query account balance
Example:
https://dmapi.joker.com/request/query-profile?auth-sid=20ddb8c3b2ea758dcf9fa4c7f46c0784
Last update: 2019-12-18 15:58
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 0 or 1 |
showgrants |
Returns additional column, showing domain grants; may be 0 or 1 |
showprivacy |
Returns additional columns, showing privacy status; may be 0 or 1 The following columns will be added: privacy-status - shows the currently active privacy status |
List of registered domains and their expiration dates (one per line, separated by whitespace). If "showstatus" is present, the the list will be with three columns, the last one showing domain status (like "lock,autorenew" etc - comma separated).
https://dmapi.joker.com/request/query-domain-list?pattern=a*&showstatus=1&auth-sid=<your-current-session-id>
Last update: 2019-12-18 15:10
domain |
Domain name to register |
period | Registration period in months (not in years!) |
status | Set domain status (only "production" is accepted so far) |
owner-c | Owner contact handle |
billing-c | Billing contact handle |
admin-c | Administrative contact handle |
tech-c | Technical contact handle |
ns-list | List of name servers, delimited by colon |
autorenew | if set to "1", domain will be autorenewed upon expiration |
language |
3 letter language code for IDN domains |
registrar-tag |
Registrar tag, also known as "Membership token", currently only needed for .XXX domains |
privacy |
basic|pro|none - adds whois privacy subscription to domain order, see also Whois Privacy Services |
max-price |
maximum price user is willing to pay for a domain registration, renewal or transfer. If provided, it must be a number (fractions allowed) above 0. If not provided and domain has non-standard pricing, or if max-price is lower than actual domain price at the moment of registration, the request will fail. |
This request allows to register a domain.
You must have registered contacts (handles) to be able to register a domain.(=> contact-create, query-contact-list)
Important: Please note that the registration period is in months, not years. In most cases, this number is a multiple of 12.
https://dmapi.joker.com/request/domain-register?domain=example.com&period=12&status=production&owner-c=COCO-4711&billing-c=COCO-4712&admin-c=COCO-4712&tech-c=COCO-4712&ns-list=a.ns.joker.com,b.ns.joker.com,c.ns.joker.com&auth-sid=<your-current-session-id>
Last update: 2019-12-18 17:29
domain | domain name to renew |
period | renewal period in months (not in years!) |
expyear |
the wanted expiration year (e.g. '2014') |
privacy | basic|pro|none|keep - adds whois privacy subscription to domain renewal | ||
none: explicitly do a renew without privacy services, even if currently privacy is enabled keep: renew with the same level of privacy service which is currently active for the domain see also Whois Privacy Services |
|||
max-price |
|
With this request you can renew the domain. Please be aware that all renewals are not refundable.
"expyear" is a safety option which can be used instead of "period" to renew domain till specified year (not longer). If you use "period", and by mistake send the request more than once, domain will be renewed again, while with "expyear", it will not be renewed if it's expiration year is greater or equals to specified.
Only one of "period" or "expyear" may be used, but not both.
Please note:
https://dmapi.joker.com/request/domain-renew?domain=example.com&period=12&auth-sid=<your-current-session-id
Last update: 2019-12-18 15:10
domain | domain name to modify |
billing-c | domain contact data to modify |
admin-c | |
tech-c | |
ns-list | list of new nameservers delimited by colon ":" (it will replace existing nameservers!) |
registrar-tag |
Registrar tag, also known as "Membership token", currently used for .XXX domains |
dnssec |
if specified, allows setting or removal of DNSSEC keys for domain. If not specified, DNSSEC records will not be changed. Value of "0" will remove DNSSEC, value of "1" will add DNSSEC (and ds-N parameters must be provided) ds-1 list of DNSSEC parameter sets (min. 2, max. 6) for DNSSEC enabled domains |
With this request you can modify
Please only specify contact handles which you want to modify, all unspecified handles will be left as is.
For DNSSEC, you will find more information here .
Example:
https://dmapi.joker.com/request/domain-modify?ns-list=a.my-own-ns.com:b.my-own-ns.com&auth-sid=<your-current-session-id>
Example for adding a key (and enabling DNSSEC):
http://dmapi.joker.com/request/domain-modify?domain=example.de&dnssec=1&ds-1=256:3:5:AwEAAd4TaRzEn0zJfw9w2qkazHTqOX97XwNzoDHMKgClJbX/jr9YGdCYKpTfcKQbVmpI4EVBJOjNWawOJEgpVivw53yHbtEFLOCSYyjwHuXaWiEv0sESNAoPCXQurp4tbHSlnRpyxyzV3dsh9/qUIkJEXxcEuFPaLG3bz1z0Ude6gMXr
http://dmapi.joker.com/request/domain-modify?domain=example.com&dnssec=1&ds-1=38698:5:1:AFE249392848D0458B3967BA1EE9BDEA6C3ECB43
Example for removing DNSSEC information:
https://dmapi.joker.com/request/domain-modify?domain=example.com&dnssec=0
Last update: 2019-12-18 15:11
domain |
domain name to delete |
force |
if present and set to '1', 'Y' or 'Yes', the domain will be deleted even if older than 72 hours. |
With this request you can delete a domain.
If you delete a domain within the first 72 hours after the registration, the registration-fee will be refunded to your account.
To delete a domain which is registered for more than 72 hours, you must specify "force=1", otherwise the request will be rejected.
https://dmapi.joker.com/request/domain-delete?domain=example.com&force=1&auth-sid=<your-current-session-id>
Last update: 2019-12-18 15:13
domain | domain name to change the owner of |
name | (optional) full name (if empty, fname + lname will be used) |
fname | first name |
lname | last name |
title | (optional) |
individual | (optional) Y, Yes, N, No |
organization | (optional if individual) |
mailaddress of the contact | |
address-1 | street address |
address-2 | (optional) |
address-3 | (optional) |
city | |
state | (optional) |
postal-code | |
country | ISO country code (2 letters) |
phone | |
extension | (optional) |
fax | (optional) |
lock-opt-out | (optional) yes, no (new IRTP-C: do not apply a 60 days transfer lock to the domain) |
With this request you can change the visible WHOIS owner of a domain.
Either "name" or "lname" and "fname" must be provided. Fields not marked as optional are mandatory, and must not be empty.
For the revised ICANN IRTP-C (change of registrar) policy, please also visit our documentation.
https://dmapi.joker.com/request/domain-owner-change?domain=example.com&fname=John&lname=Doe&email=johnd@someisp.com&address-1=Smartroad 1&city=Smalltown&postal-code=40122&country=US&phone=+1.422.8001&auth-sid=<your-current-session-id>
Last update: 2019-12-18 15:15
domain | domain name to lock |
With this request you can lock a domain to prevent from fraudulent transfer attempts.
If a domain is locked, each transfer-request from a foreign registrar will be declined.
https://dmapi.joker.com/request/domain-lock?domain=example.com&auth-sid=<your-current-session-id>
Last update: 2019-12-18 15:15
domain | domain name to unlock |
With this request you can unlock a domain.
If you want to transfer a domain to a foreign registrar, it has to be unlocked.
https://dmapi.joker.com/request/domain-unlock?domain=example.com&auth-sid=<your-current-session-id>
Last update: 2019-12-18 15:15
domain | full qualified domain name to transfer to Joker.com |
transfer-auth-id | AUTH-ID required for all domains except .eu |
owner-c | new owner contact handle to be used for transferred domain |
Accepts (optional) |
|
admin-c |
new admin contact handle |
tech-c | new tech contact handle |
billing-c | new billing contact handle |
status |
new domain status to be set after transfer (lock, production) |
period |
renewal period in months, not in years! [not in use, please leave empty] |
autorenew |
Autorenew flag for the domain (0 or 1); if not set explicitly, defaults to 1 |
ns-list |
list of colon-separated nameservers |
privacy | basic|pro|none - adds whois privacy subscription to domain transfer, see also Whois Privacy Services |
max-price |
maximum price user is willing to pay for a domain registration, renewal or transfer. If provided, it must be a number (fractions allowed) above 0. If not provided and domain has non-standard pricing, or if max-price is lower than the actual domain price at the moment of registration, the request will fail. |
With this request you can initiate a transfer of the domain from another registrar to Joker.com.
You have to provide a valid AUTH-ID (you have to request this from the current provider of the domain).
Please note:
https://dmapi.joker.com/request/domain-transfer-in-reseller?domain=example.com&transfer-auth-id=abc123xyz&owner-c=COCO-4711&admin-c=COCO-4712&tech-c=COCO-4712&billing-c=COCO-4712&auth-sid=<your-current-session-id>
Last update: 2019-12-18 15:16
domain | domain name or pattern |
pname | property name |
pvalue | property value (may be empty) |
With this request you can set a property (flag) for a domain or a set of domains, selected by wildcard pattern.
List of available properties and their effects:
autorenew |
0 or 1 If set to 1, the domain will be automatically renewed on expiration (if you have enough funds in your account) |
whois-opt-out |
0 or 1 currently only used for .tel domains; if set to 1, owner information will not be shown in whois |
privacy |
off or basic or pro (if available) |
If an empty value is provided, then the property will be cleared, i.e. the default will be used.
https://dmapi.joker.com/request/domain-set-property?domain=example.com&pname=autorenew&pvalue=1&auth-sid=<your-current-session-id>
Last update: 2019-12-18 15:18
domain | domain name |
pname | property name (same as in domain-set-property) |
With this request you can query the value of a specific property set for a domain.
It returns a single line, which looks like:
autorenew: 0
https://dmapi.joker.com/request/domain-get-property?domain=example.com&pname=autorenew&auth-sid=<your-current-session-id>
Last update: 2019-12-18 15:18
domain | domain name to get AUTH-ID for |
Retrieves domain's Auth-ID, which is required when transfering domains to another registrar.
This request is not real-time, i.e. you have to check detailed reply (use "result-retrieve") to get the Auth-ID.
Please note:
Every request will generate a new Auth-ID, thus rendering any previously requested Auth-ID invalid.
https://dmapi.joker.com/request/domain-transfer-get-auth-id?domain=example.com&auth-sid=<your-current-session-id>
Last update: 2019-12-18 15:19
This request allows to retrieve status information for all pending transfers. Additionally, transfers can be cancelled, or the FOA email can be re-sent.
action One of: list, show, resend-foa, cancel domain Domain name to control transfer of (ignored when action=list)
When action=list, this request returns a list (columns are separated by tabs) of all currently pending transfers:
<domain> <state> <owner-email> <admin-email>
where <state> is one of (listed in "natural" transition order):
IN_DB PAYMENT_PREPARED PAYMENT_ACQUIRED PENDING_FOA_SENDING Joker.com could not parse the recipient of the FOA. Manual action from Joker.com is required and happens during office hours, thus in worst case it may take few days (during weekend or holidays). FOA_BEEN_SENT FOA is sent and Joker.com is waiting for owner's reaction. Owner has 5 days to react, thus the state may last up to 5 days. FOA_NACK FOA is rejected FOA_ACK FOA is accepted REGISTRY_REQUEST_SENT REGISTRY_REQUEST_RECEIVED_NOW_WAITING FOA had been accepted, transfer request is sent and the losing registrar has to release the domain. This state may take up to 5 days, we could do nothing to speed it up. While in this state, transfer may be cancelled by using "action=cancel". REGISTRY_CANCELATION_PENDING The user has requested cancel of domain transfer by using "action=cancel". DOMAIN_WITH_JOKER_PENDING_COMPLETE The domain is actually with Joker.com, but either we haven’t noticed yet (batch pending) or manual work is necessary. Please contact Joker.com if this state lasts longer than 1 hour. PAYMENT_COMMITTED TRANSFER_PROCESSED_SUCCESSFULLY
When action=show, the status of a specified domain is returned like:
domain: example.com status: FOA_BEEN_SENT owner_email: owner@example.com admin_email: admin@example.com transfer-id: 123456
When action=resend-foa, FOA will be resent (only possible in state FOA_BEEN_SENT).
When action=cancel, the (pending) transfer will be cancelled.
Status code is 1000 for successful request, or >= 2000 otherwise.
Example request:
https://dmapi.joker.com/request/domain-transfer-control?domain=example.com&action=resend-foa
Last update: 2018-01-29 14:28
domain | domain name to check |
check-price | If provided, specifically check the price for: create, renew, transfer, restore |
period |
If provided, price will be calculated based on specified period. Period may be specified in years (values from 1 to 10) or in traditional for DMAPI months (>= 12, must be a multiple of 12). |
language |
Relevant only for IDN domains, specifies language as 2 letter (ISO 639.1) or 3 letter (ISO 639.2) code: |
With this request you can check if a domain is available for registration, and what type of domain pricing will be applied for different types of orders.
Returns one or more lines with key-value pairs as follows:
domain-status: <status>
<status> can be one of:
available | regular domain (non-premium) available for registration |
premium | premium domain available for registration |
unavailable | domain is not available for registration |
If <status> is "unavailable", then domain-register request will fail, though domain-transfer-* and domain-renew (if domain is with Joker.com) are possible, of course.
domain-status-reason: <status-reason>
Provides human-readable description why domain is unavailable for registration, like blocked, reserved, registered etc.
May be absent if registry does not provide specific reason. Should not be parsed as value is registry dependent and could be virtually anything.
domain-class: <class>
Specifies price-class. Anything but "standard" is considered "premium", though some registries use "tier-1", "premium", "BBB" etc.
Mostly a hint, values except "standard" should not be interpreted as they have no useful meaning and vary among registries.
domain-price-<type>: <price> <currency> <period>y
Reports domain price, where <type> will be value provided in check-price parameter, i.e. create, renew, transfer, restore.
domain-price-promo: <start> <end>
<start> and <end> are ISO timestamps in format like 2019-07-01T00:00:00.000Z
For domains that have promotional pricing, this provides start and end timestamps of promotional period. Usually its mere presence means that promo-pricing is in effect, but to be sure values have to be checked explicitly.
If "domain-status" returned "premium" or "domain-class" returned anything but "standard", then the parameter max-price must be present in register/transfer/renew requests.
Full response example (web.blog):
domain-status: unavailable
domain-status-reason: blocked
domain-class: standard
domain-price-create: 8.21 USD 1y
domain-price-promo: 2019-09-01T00:00:00.000Z 2019-12-31T23:59:59.000Z
https://dmapi.joker.com/request/domain-check?domain=example.com&auth-sid=<your-current-session-id>
Last update: 2019-12-18 17:29
pattern | pattern to match (against handle) |
from | start from this item in list |
to | end by this item in list |
tld | limits output to contact handles which may be used with specified toplevel domain (tld), like "com". |
extended-format | provides additional information for every contact listed: name & organization. May be "1" or "0", defaults to "0" |
List of registered contacts (handles), one per line.
When "extended-format" is requested, output columns are separated by tabs ("\t"), and "Columns" header provides column names.
https://dmapi.joker.com/request/query-contact-list?pattern=coco-47*&tld=com&auth-sid=<your-current-session-id>
Last update: 2019-12-18 16:04
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 (required for .FI contacts) |
title | (optional) |
individual | (optional) Y, Yes, N, No |
organization | (optional if individual) |
mailaddress of the contact | |
address-1 | street address |
address-2 | (optional) |
city | |
state | (optional) |
postal-code | |
country | ISO country code (2 letters) |
phone | |
fax | (optional) |
lang | language to use for .EU contacts |
app-purpose |
required for .US contacts |
nexus-category |
required for .US contacts |
nexus-category-country | required for .US contacts |
account-type | required for .UK contacts, if used as owner contact |
company-number |
required for .UK contacts with specific account types |
orgid |
required for .SE/.NU contacts |
vatid |
(optional) for .SE/.NU contacts |
x-ficora-type |
required for .FI contacts |
x-ficora-is-finnish | (yes/no) required for .FI contacts |
x-ficora-registernumber | required for .FI contacts, if ficora-type is company |
x-ficora-identity | required for .FI contacts, if type is person and finnish |
x-ficora-birthdate | required for .FI contacts, if type is persion and not finnish |
x-ficora-legalemail | (optional) for .FI contacts |
Either "name" or "lname" and "fname" must be provided.
Fields not marked '(optional)' are mandatory (and must not be empty).
Parameters "lname" and "fname", if provided, will be converted to "name" (simple concatenation of "fname" and "lname"), because registries support only "name" format. In general, use of "fname" and "lname" is deprecated, and support for these fields will be removed in version 1.2.
"orgid" represents Swedish personal or organisational number and is required for .SE/.NU contacts.
It starts with ISO 3166 Alpha-2 country code in square brackets. If the country code for Sweden is given [SE] a valid Swedish personal or organisational number must be given (6 digits, dash, 4 digits), otherwise 1 to 123 characters can follow.
If organization is empty and the country code for Sweden [SE] is given, orgid must be a personal number, not an organisational number.
"vatid" is optional for .SE/.NU contacts. It starts with a two letter country code (uppercase), followed by an optional space, followed by a country specific string containing digits 0-9, and letters a-z and A-Z, maximum 64 Chars.
For .fi contacts:
"x-ficora-type" is required for .fi contacts. The following values are accepted: privateperson, company, corporation, institution, politicalparty, township, government, publiccommunity
"x-ficora-registernumber" is required if x-ficora-type is set to "company".
"x-ficora-is-finnish" is always required for .fi contacts: yes = finnish company or person, no = not a finnish person or company
"x-ficora-identity" is required for .fi contacts, if x-ficora-type is set to 'privateperson' and x-ficora-is-finnish is set to 'yes'
"x-ficora-birthdate" is required for .fi contacts, if x-ficora-type is set to 'privateperson' and x-ficora-is-finnish is set to 'no' in the following date format "YYYY-MM-DD".
Please note:
https://dmapi.joker.com/request/contact-create?tld=com&name=John Doe&email=johnd@someisp.com&address-1=Smartroad 1&city=Smalltown&postal-code=40122&country=US&phone=+1.422.8001&auth-sid=<your-current-session-id>
Last update: 2019-12-18 16:06
handle | contact handle to modify. |
Field names exactly like in contact-create request, except that omitted fields won't be modified. That is, if you specify a field, it will be used as a new value, if you omit it, the old value will remain.
The field "tld" is not relevant for this request and will be ignored if present.
Last update: 2019-12-18 16:06
handle | contact handle to delete |
With this request you can delete previously registered contacts
https://dmapi.joker.com/request/contact-delete?handle=coco-4711&auth-sid=<your-current-session-id>
Last update: 2019-12-18 16:06
pattern | pattern to match (against host name, like "ns.dom*") |
full |
include IPs if non-zero (0 or 1) |
List of registered name servers, one per line.
If "full" is non-zero, then the list will include IP addresses, IPv4 (2nd column) and IPv6 (3rd column).
Columns will be separated by tab ("\t") character. If specific IP is not present (say, there is only IPv4 or IPv6), it will be listed as "-".
Example of list with IPs:
ns.example.com 1.2.3.4 - ns6.example.com - FE80:0000:0000:0000:0202:B3FF:FE1E:8329
https://dmapi.joker.com/request/query-ns-list?pattern=*my-own-ns*&full=1&auth-sid=<your-current-session-id>
Last update: 2019-12-18 16:22
host | Full qualified host name |
ip | IPv4 address (must not be from IANA's reserved range) |
ipv6 | IPv6 address (short notation like fec0::17 is accepted) |
With this request a new nameserver can be registered with the registry. This is needed to use a nameserver with glue records.
Either an IPv4 or IPv6 address is required.
Last update: 2019-12-18 16:22
This is an alias for ns-create.
Last update: 2016-10-06 17:27
host | full qualified host name |
ip | IPv4 address (must not be from IANA's reserved range) |
ipv6 | IPv6 address (short notation like 'fec0::17' is accepted) |
With this request you can modify the IP address of a registered nameserver.
Last update: 2019-12-18 16:22
This is an alias for ns-modify.
Last update: 2012-09-27 15:05
host | Full qualified host name |
With this request you can delete a registered nameserver.
Last update: 2019-12-18 16:23
This is an alias for ns-delete.
Last update: 2012-09-27 15:07
pattern | Pattern to match (globbing, like "dom*") |
List zones (domains) which are managed and served by Joker.com name
servers. Zones are listed one per line.
Last update: 2019-12-18 16:21
domain | Zone (domain) name to fetch data from |
Returns list of zone records.
The format of zone is as follows (one record per line):
<label> <type> <pri> <target> <ttl> <valid-from> <valid-to> <parameters(s)>
Where:
label |
subdomain/redirection label, relative to current zone, or '@' (which means current zone name) |
type |
record type (A, AAAA, MX, CNAME, URL, MAILFW, TXT, NAPTR, DYNA, DYNAAAA, SRV, CAA) |
pri |
numeric value, meaningful only for types MX, NAPTR and SRV, must be 0 for all other types |
target |
record target/value. Must be quoted if contains spaces |
ttl |
record TTL (time to live) in seconds |
valid-from |
record is not valid before this time (UNIX timestamp) or 0 |
valid-to |
record is not valid after this time (UNIX timestamp) or 0 |
parameters |
record-specific parameter(s) |
All values from "name" to "ttl" are mandatory for every record.
<valid-to> and <valid-from> are not implemented yet, so usually are 0, and may be omitted if there are no other parameters required.
<parameters(s)> are record dependent, used in NAPTR, MAILFW, FRAME and URL records.
<ttl> must be at least 60 for all records except NAPTR and SVC, where it can be 0 (meaning: no caching). For MAILFW/URL/FRAME <ttl> is irrelevant and assumed to be 60 seconds (i.e., any change will be
in effect within 60 seconds from zone change).
<pri> preference value for MX records, priority/weight for SRV records and order/preference for NAPTR records. For any other record, the value must be 0.
Examples of zone records:
www A 0 127.0.0.1 86400
www AAAA 0 fec0::17 86400
@ MX 10 mail.example.com. 86400
redirect URL 0 http://joker.com 86400
Sets redirection from redirect.joker.com to http://joker.com (assuming that current zone is "joker.com").
frame FRAME 0 http://joker.com 86400 0 0 "Header: Frame-Forward" "head" "title" "body"
Sets frame-based redirection similar to URL redirection.
For FRAME record, extra parameters are as follows:
username MAILFW 0 redirected@example.com 86400 0 0 1
This MAILFW records makes redirection of mail sent to username@joker.com (assuming that current zone name is "joker.com") to redirected@example.com, extra parameter ("1") specifies that spam-filtering should be used.
naptr NAPTR 10/100 replacement 86400 0 0 "flags" "service" "regex"
This NAPTR record has order 10 and preference 100. Only one of "replacement" or "regex" may be
specified, if "regex" is specified, "replacement" must be "." (without quotes), if "replacement"
is specified, "regex" must be empty string. Quotes are mandatory for all extra parameters.
For details please consult RFC 2915, or look here: http://de.wikipedia.org/wiki/NAPTR
_ldap._tcp SRV 10/100 ldap.example.com:389 60
This SRV record has priority 10, weight 100, target "ldap.example.com" and port "389" with TTL 60 seconds. Please consult RFC 2782 for details.
txt TXT 0 "key=value" 86400
Quoting of values for TXT records is mandatory.
caa CAA 0 issue "letsencrypt.org" 86400
caa CAA 0 issuewild "letsencrypt.org" 86400
caa CAA 0 iodef "mailto:certissues@example.com" 86400
For more information about CAA records please check Wikipedia.
www CNAME 0 example.com. 86400
Two special record types, DYNA and DYNAAAA, are used in case if DynDNS is active.
They have same meaning as corresponding "A" and "AAAA" records, except that their targets may be updated using Joker DynDNS service.
To enable/disable DynDNS service, and to define username/password used to access it, the record format is as follows:
$dyndns=yes:username:password
username/password may not contain spaces or colon (":") characters. If "no" is specified instead of "yes", DynDNS will be turned off (i.e. DYN* entries will have no effect).
In case if there are any errors, zone modification will not be accepted. All errors will be reported for every erroneous line, so if there are more than one, you will be able to see all detected errors.
Last update: 2023-02-09 12:32
domain |
Zone (domain) name to store data to |
zone |
URL encoded zone data |
Replace current zone for provided domain with specified value.
Field "zone" will be parsed as multiline text (so usual line erminators are expected).
Warning: This request will overwrite current zone, i.e. all current ecords will be replaced by new records.
The format of zone is as follows (one record per line):
<label> <type> <pri> <target> <ttl> <valid-from> <valid-to> <parameters(s)>
Please find a detailed description of format syntax at section dns-zone-get.
Last update: 2019-12-18 16:22
domain |
Full qualified domain name |
showkey | Show invitation access key |
Get a list of active and pending grants.
Returns lines in the following format (space-separated):
invitation <nr> <scope> <key> domain <domain-name> <role> - - - <invitee-email> <nick-name> grant <nr> <scope> domain <domain-name> <role> <inviter-username> <invitee-username> <invitee-userid> <invitee-email> <nick-name>
Where:
<nr> | record number |
<scope> | Grant/Invite id (used to uniquely identify records for revocation) |
<key> | Invitation access key, present only when "showkey" is non-zero; it has meaning only for pending invitations, and always is "-" for grants |
<domain-name> | domain name (identical to domain in request) |
<role> | one of @admin/@billing/@tech/@creator |
<inviter-username> | your username (owner of the domain) |
<invitee-username> | username of invited user |
<invitee-userid> |
[leave empty] user-ID of invited user |
<nick-name> | name or comment you want to assign to this role |
Last update: 2019-12-18 16:16
name | value |
mandatory |
---|---|---|
domain | Full qualified domain name |
yes |
email |
Email of user to be invited to accept a role for 'domain' |
yes |
role |
Role offered (@admin/@billing/@tech/@creator) |
yes |
client-uid |
receiving Joker.com user id as shown on Joker.com - also conforms to reseller-id |
no |
nick-name |
Name or comment for this role/grant for later identification (defaults to email) |
no |
With this request you can assign 'Roles' (permissions) of domains to other Joker.com users. The special role "creator" is an equivalent to an internal transfer of that domain to another Joker.com user. In this case, the domain is assigned to the receiving account's portfolio, including all rights and permissions on this domain.
There are two variants to use this functionality: If the client-uid (Joker.com user account id) is given, and the client-uid matches the associated user's email address in our system, the role is applied immediately - there will be no request for confirmation on the receiver's side. In case the client-uid is not given, but only the email address, the transaction has to be acknowledged by the receiving user. For this, he will get an email ('invitation'), containing a link and a key. Either the link has to be clicked, or the key has to be applied using Joker.com (=> Transfer). This can also be used for users which do not yet have a Joker.com account.
Please see more details: How to grant roles (= grant permissions to others)?.
Returns status only (ok or not). Email is sent if request was succesfull.
Last update: 2019-12-18 16:20
domain | full qualified domain name |
role |
Role to be revoked from domain (@admin/@billing/@tech/@creator) |
scope |
identifier from 'grants-list' request |
type |
type of the record to revoke - "grant" or "invitation" |
Deletes an issued grant (permission) of a domain, or a pending invitation for a grant.
Returns status only (ok or not). Email is sent if request was succesfull.
Last update: 2019-12-18 16:20
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 (similar to whois), in format "key: value".
This request is deprecated - please use ' query-whois' instead.
Last update: 2019-12-18 16:19
domain |
Domain name | Exactly one of those must be specified. Only objects registered with Joker.com may be queried. |
contact | Contact handle | |
host | Nameserver |
Information about specified object (similar to whois), in the format "key: value".
The difference to the query-object request is, that this request reflects actual (live) data in Joker.com database, while query-object may show data which not yet up-to-date.
Last update: 2019-12-18 16:19
Lists all domains and owner emails of domains from your portfolio which are pending whois (email) verification.
For Whois validation, the email address of the owner contact of a newly created, transfered or modifed gTLD has to be verified.This verification is done by sending an email to the owner contact, which contains a unique key in a link. When this link is clicked, the related email address is set to "validated".
For full ICANN policy, please see Whois-Validation.
-
email-address<TAB>domain-name<TAB>verification-expiration-date
email-address
|
email address of the domain owner which is pending verification |
domain-name | domain name where email is the owner |
verification-expiration-date |
verification deadline, i.e. if by this date and time (specified in standard ISO format) email is not positively verified, the domain name listed may be deactivated |
https://dmapi.joker.com/request/wa-email-list?auth-sid=<your-current-session-id>
Last update: 2019-12-18 16:24
Returns email verification status and the associated domain for provided verification key (whois verification, email validation).If there is more than one domain using the email address to be verified, output will have one line per domain.
For full ICANN policy, please see Whois-Validation.
key Verification key sent to owner by verification email
status<TAB>email<TAB>domain
status
|
is 'verification', if 'key' is a valid verification key |
email address 'key' has been sent to |
|
domain | related domain |
https://dmapi.joker.com/request/wa-email-details?key=<key-to-query>&auth-sid=<your-current-session-id>
Last update: 2019-12-18 16:24
Triggers a new email verification. In case the original verification email got lost or did not succeed otherwise, this request will send a new email. The original key will be automatically included.
This request returns special response header "Result", which will contain "ACK" if the validation request has been sent successfully, or "NACK" otherwise, e.g. if the email address is not in "verification pending" status, or already verified (whois verification, email validation).
For full ICANN policy, please see Whois-Validation.
email Email address to send validation request to. This must be domain owner's email address.
Result: ACK validation request has been sent
Result: NACK no validation request has been sent for this email
Last update: 2019-12-18 16:24
Set an email address to 'validated' by using the correct key, and voting with 'yes'.
This request returns a special response header "Result", which will contain "ACK" if the verification has been accepted or "NACK" otherwise, e.g. in case the key is not correct (whois verification, email validation).
This is usefull e.g. in case you want to implement your own indivídual landing page for your customers. The URL for this landing page can be set in Joker.com's 'Reseller Settings'.
For full ICANN policy, please see Whois-Validation.
key Verification key sent to owner by verification email
answer Answer to verification request - "yes" or "no"
If the answer is "yes", the verification status is set to "verified" and email is confirmed as valid, if the answer is "no", then verification status is set to "invalid". If there is no answer before verification deadline (normally 15 days), the status is also set to "invalid".
Result: ACK validation request has been successful
Result: NACK validation request has been rejected or failed
https://dmapi.joker.com/request/wa-email-verify?key=<key-to-use>&answer=[yes|no]&auth-sid=<your-current-session-id>
Last update: 2014-07-15 15:23
This request adds a subscription to Whois Privacy Services to an existing domain name.
A summary of all privacy related DMAPI commands is also available at DMAPI Whois Privacy Services.
domain | domain name to order privacy service for |
privacy |
basic|pro |
period | renewal period in months (not in years!) |
expyear |
the wanted expiration year (e.g. '2016') |
"expyear" is a safety option which can be used instead of "period" to order privacy until the specified year (not longer).
If you use "period", and by mistake send the request more than once, the order would be executed again, while with "expyear", it will not be renewed if it's expiration year is greater or equals to the specified one.
Only one of "period" or "expyear" may be used, but not both.
If neither period nor expyear is provided, then privacy is ordered for the remaining domain lifetime, whatever it is.
Important: Please note that registration period is in months, not years! In most cases, this number is a multiple of 12.
https://dmapi.joker.com/request/domain-privacy-order?domain=example.com&privacy=pro&auth-sid=<your-current-session-id
This would order privacy service "pro" for the same period as the current term of the domain "example.com".
Last update: 2019-12-18 16:25
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 here, the original ICANN policy is available here.
This request can be used if you did not setup a verification 'push' URL with our provided module (see link above), or you want to use the standard email procedure.
This request returns special response header "Result", which will contain "ACK" if the authorization request has been sent successfully, or "NACK" otherwise, e.g. if the key sent does not match the transaction.
key authorization key (provided in COR confirmation request)
answer answer to confirm the COR - "yes" or "no"
If the answer is "yes", the change-of-registrant will be executed, if in case of "no", it will be rejected. Please also note the new flag 'lock-opt-out' in 'domain-owner-change' if you do not want to lock the domain after the COR for 60 days.
Result: ACK authorization key has been accepted
Result: NACK authorization key has not been accepted
Last update: 2016-11-14 16:10
List of domain prices per action and year (separated by tab) in the currency of the reseller account. The prices already include the reseller discount and also vat if it applies.
https://dmapi.joker.com/request/query-price-list?auth-sid=<your-current-session-id>
Last update: 2020-12-14 11:23