Query Structures Web Service
Jump to navigation
Jump to search
Overview
Fusion Metadata Registry provides a web service for querying structural metadata.
The Structure REST API conforms to the SDMX specification.
In addition to the SDMX specification, the Fusion Registry supports some additional Accept header values and query parameters.
Both the SDMX and extended query parameters are included 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 |