Difference between revisions of "Query Structures Web Service"

From FMR Knowledge Base
Jump to navigation Jump to search
(Overview)
(Overview)
Line 3: Line 3:
 
Fusion Metadata Registry provides a web service for '''querying''' structural metadata which conforms to the [[REST_API_Overview#Structural_Metadata_Queries|SDMX specification]].
 
Fusion Metadata Registry provides a web service for '''querying''' structural metadata which conforms to the [[REST_API_Overview#Structural_Metadata_Queries|SDMX specification]].
  
In addition to the SDMX specification, the Fusion Registry supports some additional Accept header values and
+
Some additional Accept header values and query parameters are also supported both of which are explained in this guide.
query parameters.
+
 
 
Both the SDMX and extended query parameters are included in this guide.
 
 
 
 
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-

Revision as of 12:11, 20 January 2021

Overview

Fusion Metadata Registry provides a web service for querying structural metadata which conforms to the SDMX specification.

Some additional Accept header values and query parameters are also supported both of which are explained in this guide.

Entry Point /ws/public/sdmxapi/rest/
Access Secure Public
Authentication None
Http Method GET
Response Format Multiple SDMX formats supported which can be specified wither using the HTTP Accept header or the 'format' URL parameter
Response Statuses

200 - Success

404 - Structure not found

500 - Server Error

Error Response SDMX-ML 2.1 Error Response Document