Child pages
  • API SDMX 2.1 - data discovery

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is the REST request for retrieving the list of all structural metadata from the SDMX 2.1 endpoint:

https://<api_base_uri>/sdmx/2.1/<resource>/<agencyID>/all?detail=<details>

...

The request is the same as for retrieving other structural metadata:

https://<api_base_uri>/sdmx/2.1/<resource>/<agencyID>/<resourceID>

...