V1
API change historyThe database contains detailed information on export and import prohibitions and restrictions other than tariffs and taxes, with details on the products (tariff lines) covered by the measure, the related WTO justification, national legal basis and administrative mechanisms.
Notification List
Try itRequest
Request URL
Request parameters
-
(optional)
Default value : enstringLanguage.
-
(optional)
Default value : {string}stringReporting Member Code.
-
(optional)
Default value : complete-notificationstringNotification Type.
-
(optional)
Default value : publishedstringNotification Status.
-
(optional)
Default value : {string}stringFrom Period.
-
(optional)
Default value : {string}stringTo Period.
Request headers
Request body
Responses
200 OK
Representations
{
"data": [
{
"id": 397,
"document_symbol": "G/MA/QR/N/TUR/2",
"document_language": "English",
"period_covered": "2018 - 2020",
"notification_date": "30/10/2019",
"reporter_member_name": "Turkey",
"reporter_member_code": "C792",
"hs_class_code": "H6",
"type": "Complete notification",
"details": "/notifications/52"
},
{
"id": 398,
"document_symbol": "G/MA/QR/N/MDV/1",
"document_language": "English",
"period_covered": "2014 - 2020",
"notification_date": "30/10/2019",
"reporter_member_name": "Maldives",
"reporter_member_code": "C462",
"hs_class_code": "H6",
"type": "Complete notification",
"details": "/notifications/41"
}
],
"links": {
"first": "/?page=1",
"last": "/?page=1"
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"path": "/",
"per_page": 50,
"to": 2,
"total": 2
}
}
{
"title": "NonWtoAgreementList",
"required": [
"links",
"meta",
"data"
],
"type": "object",
"properties": {
"data": {
"type": "array",
"items": {
"title": "Notification",
"required": [
"administrative_mechanisms",
"description",
"details",
"document_symbol",
"in_force_dt",
"member_name",
"national_legal_bases",
"period_from_dt",
"period_to_dt",
"qr_serial_number"
],
"type": "object",
"properties": {
"member_name": {
"type": "string"
},
"document_symbol": {
"type": "string"
},
"qr_serial_number": {
"type": "integer",
"format": "int32"
},
"measures": {
"type": "array",
"items": {
"title": "Measure",
"required": [
"label",
"symbol",
"products"
],
"type": "object",
"properties": {
"symbol": {
"type": "string"
},
"label": {
"type": "string"
},
"products": {
"type": "array",
"items": {
"title": "Root Type for Product",
"required": [
"code",
"description",
"hs_version",
"interpreted",
"reported_code"
],
"type": "object",
"properties": {
"hs_version": {
"type": "string"
},
"code": {
"type": "string"
},
"description": {
"type": "string"
},
"reported_code": {
"type": "string"
},
"interpreted": {
"type": "boolean"
}
},
"description": "",
"example": {
"hs_version": "HS5",
"code": "01",
"description": "Export of radioactive waste to Pacific Island Developing Countries",
"reported_code": "Various",
"interpreted": false
}
},
"description": ""
}
},
"description": "",
"example": {
"symbol": "GQC",
"label": "Global quota allocated by country",
"products": [
{
"hs_version": "HS5",
"code": "01",
"description": "Export of radioactive waste to Pacific Island Developing Countries",
"reported_code": "Various",
"interpreted": false
}
]
}
}
},
"administrative_mechanisms": {
"type": "string"
},
"national_legal_bases": {
"type": "string"
},
"description": {
"type": "string"
},
"period_from_dt": {
"type": "string"
},
"period_to_dt": {
"type": "string"
},
"in_force_dt": {
"type": "string"
},
"details": {
"type": "string"
}
},
"description": "",
"example": {
"id": 397,
"member_name": "Australia",
"document_symbol": "G/MA/QR/N/AUS/3/Add.1",
"qr_serial_number": 46,
"measures": [
{
"symbol": "GQC",
"label": "Global quota allocated by country"
},
{
"symbol": "NAL",
"label": "Non-automatic licensing"
}
],
"administrative_mechanisms": "All imports require a licence and permit issued by the Department of Health. Goods must be accompanied by an export authorisation from the country of export. Narcotic drugs must not be exported to a country where the total amount exported for the year exceeds the countries Estimate of Drug Requirements (Article 31, Single Convention, 1961). Psychotropic drugs should not be exported to a country where the total amount exported for the year exceeds the countries Assessments of Annual Medical and Scientific Requirements.",
"national_legal_bases": "Regulation 5 corresponding Schedule 4 of the Customs\n(Prohibited Imports) Regulations 1956.",
"description": "Narcotic drugs; psychotropic substances and related chemicals",
"period_from_dt": "01/10/2018",
"period_to_dt": "30/09/2020",
"in_force_dt": "18/03/2020",
"details": "/qrs/3259"
}
},
"description": "Array containg the result list of the query"
},
"links": {
"required": [
"prev",
"next",
"first",
"last"
],
"type": "object",
"properties": {
"prev": {
"type": "object",
"description": "Represents a link to a resource"
},
"next": {
"type": "object",
"description": "Represents a link to a resource"
},
"first": {
"type": "object",
"description": "Represents a link to a resource"
},
"last": {
"type": "object",
"description": "Represents a link to a resource"
}
},
"description": "Represents the structure to hold the links metadata for the result of the operations",
"example": "\"links\": {\n \"first\": \"/api/products?page=2\",\n \"last\": \"/api/products?page=33\",\n \"prev\": \"/api/products?page=1\",\n \"next\": \"/api/products?page=2\"\n}"
},
"meta": {
"required": [
"query",
"current_page",
"from",
"last_page",
"path",
"per_page",
"to",
"total"
],
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "The query requested from the api"
},
"current_page": {
"type": "integer",
"description": "The actual page of the paged query result"
},
"from": {
"type": "integer",
"description": "The first page index of the query result"
},
"last_page": {
"type": "integer",
"description": "The last page of the paged query result"
},
"path": {
"type": "string",
"description": "The base path of the query"
},
"per_page": {
"type": "integer",
"description": "Wether there is a per page parameter"
},
"to": {
"type": "integer",
"description": "The last page index of the query result"
},
"total": {
"type": "integer",
"description": "Total number of pages of the query result"
}
},
"description": "Represents the structure to hold the metadata for the result of the operations",
"example": {
"query": "page=2&per_page=20&locale=en",
"current_page": 1,
"from": 1,
"last_page": 333,
"path": "notifications",
"per_page": 50,
"to": 1,
"total": 333
}
}
},
"description": "",
"example": {
"data": [
{
"id": 397,
"document_symbol": "G/MA/QR/N/TUR/2",
"document_language": "English",
"period_covered": "2018 - 2020",
"notification_date": "30/10/2019",
"reporter_member_name": "Turkey",
"reporter_member_code": "C792",
"hs_class_code": "H6",
"type": "Complete notification",
"details": "/notifications/52"
},
{
"id": 398,
"document_symbol": "G/MA/QR/N/MDV/1",
"document_language": "English",
"period_covered": "2014 - 2020",
"notification_date": "30/10/2019",
"reporter_member_name": "Maldives",
"reporter_member_code": "C462",
"hs_class_code": "H6",
"type": "Complete notification",
"details": "/notifications/41"
}
],
"links": {
"first": "/?page=1",
"last": "/?page=1"
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"path": "/",
"per_page": 50,
"to": 2,
"total": 2
}
}
}
422 Unprocessable Entity
Response if one or more of the the query parameters are malformed or doesn't comply with the given constraints. Ex. validation of paramters failed.
Representations
{
"code": "404",
"message": "Resource not found."
}
{
"title": "Error",
"required": [
"code",
"message"
],
"type": "object",
"properties": {
"code": {
"type": "string"
},
"message": {
"type": "string"
}
},
"description": "General error data type",
"example": {
"code": "404",
"message": "Resource not found."
}
}
Code samples
library(httr)
library(jsonlite)
headers = c(
# Request headers
'Ocp-Apim-Subscription-Key' = '{subscription key}'
)
params = list()
# Request parameters
params['locale'] = 'en'
params['reporting_member'] = '{string}'
params['type'] = 'complete-notification'
params['status'] = 'published'
params['period[from]'] = '{string}'
params['period[to]'] = '{string}'
resp <- GET(paste0("https://api.wto.org/qr/v1/notifications?"
, paste0(names(params),'=',params,collapse = "&")),
add_headers(headers))
if(!http_error(resp)){
jsonRespText<-fromJSON(rawToChar(content(resp,encoding = 'UTF-8')))$Dataset
jsonRespText
}else{
stop('Error in Response')
}
using System;
using System.Net.Http.Headers;
using System.Text;
using System.Net.Http;
using System.Web;
namespace CSHttpClientSample
{
static class Program
{
static void Main()
{
MakeRequest();
Console.WriteLine("Hit ENTER to exit...");
Console.ReadLine();
}
static async void MakeRequest()
{
var client = new HttpClient();
var queryString = HttpUtility.ParseQueryString(string.Empty);
// Request headers
client.DefaultRequestHeaders.Add("Ocp-Apim-Subscription-Key", "{subscription key}");
// Request parameters
queryString["locale"] = "en";
queryString["reporting_member"] = "{string}";
queryString["type"] = "complete-notification";
queryString["status"] = "published";
queryString["period[from]"] = "{string}";
queryString["period[to]"] = "{string}";
var uri = "https://api.wto.org/qr/v1/notifications?" + queryString;
var response = await client.GetAsync(uri);
}
}
}
// // This sample uses the Apache HTTP client from HTTP Components (http://hc.apache.org/httpcomponents-client-ga/)
import java.net.URI;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.client.HttpClient;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.client.utils.URIBuilder;
import org.apache.http.impl.client.HttpClients;
import org.apache.http.util.EntityUtils;
public class JavaSample
{
public static void main(String[] args)
{
HttpClient httpclient = HttpClients.createDefault();
try
{
URIBuilder builder = new URIBuilder("https://api.wto.org/qr/v1/notifications");
builder.setParameter("locale", "en");
builder.setParameter("reporting_member", "{string}");
builder.setParameter("type", "complete-notification");
builder.setParameter("status", "published");
builder.setParameter("period[from]", "{string}");
builder.setParameter("period[to]", "{string}");
URI uri = builder.build();
HttpGet request = new HttpGet(uri);
request.setHeader("Ocp-Apim-Subscription-Key", "{subscription key}");
// Request body
StringEntity reqEntity = new StringEntity("{body}");
request.setEntity(reqEntity);
HttpResponse response = httpclient.execute(request);
HttpEntity entity = response.getEntity();
if (entity != null)
{
System.out.println(EntityUtils.toString(entity));
}
}
catch (Exception e)
{
System.out.println(e.getMessage());
}
}
}
<!DOCTYPE html>
<html>
<head>
<title>JSSample</title>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
</head>
<body>
<script type="text/javascript">
$(function() {
var params = {
// Request parameters
"locale": "en",
"reporting_member": "{string}",
"type": "complete-notification",
"status": "published",
"period[from]": "{string}",
"period[to]": "{string}",
};
$.ajax({
url: "https://api.wto.org/qr/v1/notifications?" + $.param(params),
beforeSend: function(xhrObj){
// Request headers
xhrObj.setRequestHeader("Ocp-Apim-Subscription-Key","{subscription key}");
},
type: "GET",
// Request body
data: "{body}",
})
.done(function(data) {
alert("success");
})
.fail(function() {
alert("error");
});
});
</script>
</body>
</html>
#import <Foundation/Foundation.h>
int main(int argc, const char * argv[])
{
NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];
NSString* path = @"https://api.wto.org/qr/v1/notifications";
NSArray* array = @[
// Request parameters
@"entities=true",
@"locale=en",
@"reporting_member={string}",
@"type=complete-notification",
@"status=published",
@"period[from]={string}",
@"period[to]={string}",
];
NSString* string = [array componentsJoinedByString:@"&"];
path = [path stringByAppendingFormat:@"?%@", string];
NSLog(@"%@", path);
NSMutableURLRequest* _request = [NSMutableURLRequest requestWithURL:[NSURL URLWithString:path]];
[_request setHTTPMethod:@"GET"];
// Request headers
[_request setValue:@"{subscription key}" forHTTPHeaderField:@"Ocp-Apim-Subscription-Key"];
// Request body
[_request setHTTPBody:[@"{body}" dataUsingEncoding:NSUTF8StringEncoding]];
NSURLResponse *response = nil;
NSError *error = nil;
NSData* _connectionData = [NSURLConnection sendSynchronousRequest:_request returningResponse:&response error:&error];
if (nil != error)
{
NSLog(@"Error: %@", error);
}
else
{
NSError* error = nil;
NSMutableDictionary* json = nil;
NSString* dataString = [[NSString alloc] initWithData:_connectionData encoding:NSUTF8StringEncoding];
NSLog(@"%@", dataString);
if (nil != _connectionData)
{
json = [NSJSONSerialization JSONObjectWithData:_connectionData options:NSJSONReadingMutableContainers error:&error];
}
if (error || !json)
{
NSLog(@"Could not parse loaded json with error:%@", error);
}
NSLog(@"%@", json);
_connectionData = nil;
}
[pool drain];
return 0;
}
<?php
// This sample uses the Apache HTTP client from HTTP Components (http://hc.apache.org/httpcomponents-client-ga/)
require_once 'HTTP/Request2.php';
$request = new Http_Request2('https://api.wto.org/qr/v1/notifications');
$url = $request->getUrl();
$headers = array(
// Request headers
'Ocp-Apim-Subscription-Key' => '{subscription key}',
);
$request->setHeader($headers);
$parameters = array(
// Request parameters
'locale' => 'en',
'reporting_member' => '{string}',
'type' => 'complete-notification',
'status' => 'published',
'period[from]' => '{string}',
'period[to]' => '{string}',
);
$url->setQueryVariables($parameters);
$request->setMethod(HTTP_Request2::METHOD_GET);
// Request body
$request->setBody("{body}");
try
{
$response = $request->send();
echo $response->getBody();
}
catch (HttpException $ex)
{
echo $ex;
}
?>
########### Python 2.7 (for Python 3.2 please scroll) #############
import httplib, urllib, base64
headers = {
# Request headers
'Ocp-Apim-Subscription-Key': '{subscription key}',
}
params = urllib.urlencode({
# Request parameters
'locale': 'en',
'reporting_member': '{string}',
'type': 'complete-notification',
'status': 'published',
'period[from]': '{string}',
'period[to]': '{string}',
})
try:
conn = httplib.HTTPSConnection('api.wto.org')
conn.request("GET", "/qr/v1/notifications?%s" % params, "{body}", headers)
response = conn.getresponse()
data = response.read()
print(data)
conn.close()
except Exception as e:
print("[Errno {0}] {1}".format(e.errno, e.strerror))
####################################
########### Python 3.2 #############
import http.client, urllib.request, urllib.parse, urllib.error, base64
headers = {
# Request headers
'Ocp-Apim-Subscription-Key': '{subscription key}',
}
params = urllib.parse.urlencode({
# Request parameters
'locale': 'en',
'reporting_member': '{string}',
'type': 'complete-notification',
'status': 'published',
'period[from]': '{string}',
'period[to]': '{string}',
})
try:
conn = http.client.HTTPSConnection('api.wto.org')
conn.request("GET", "/qr/v1/notifications?%s" % params, "{body}", headers)
response = conn.getresponse()
data = response.read()
print(data)
conn.close()
except Exception as e:
print("[Errno {0}] {1}".format(e.errno, e.strerror))
####################################
require 'net/http'
uri = URI('https://api.wto.org/qr/v1/notifications')
query = URI.encode_www_form({
# Request parameters
'locale' => 'en',
'reporting_member' => '{string}',
'type' => 'complete-notification',
'status' => 'published',
'period[from]' => '{string}',
'period[to]' => '{string}'
})
if query.length > 0
if uri.query && uri.query.length > 0
uri.query += '&' + query
else
uri.query = query
end
end
request = Net::HTTP::Get.new(uri.request_uri)
# Request headers
request['Ocp-Apim-Subscription-Key'] = '{subscription key}'
# Request body
request.body = "{body}"
response = Net::HTTP.start(uri.host, uri.port, :use_ssl => uri.scheme == 'https') do |http|
http.request(request)
end
puts response.body