OpenData products

circle-exclamation

API test authentication

Returns a list of the OpenData products that are available to download.

get
Query parameters
expandedbooleanOptional

When specified, the full details of each product will be returned.

Responses
chevron-right
200

Successful response.

application/json

Information about a product made available through this API.

idstringRequired
namestringRequired
descriptionstring[] · min: 1Required
versionstringRequiredPattern: ^/d{4}-/d{2}$
urlstringRequired
documentationUrlstringOptional
categorystringOptional
categoriesstring[]Optional
imageCountintegerOptional
imageTemplatestringOptional
downloadsUrlstring · uriOptional
warningstringOptional
endOfLifestringOptionalPattern: ^/d{4}-/d{2}-/d{2}$
get
/products
200

Successful response.

Last updated

Was this helpful?