Data package ID

circle-exclamation

API test authentication

Get a specific data package.

get
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
dataPackageIdstringRequired

The id of the data package.

Responses
chevron-right
200

A data package.

application/json

A data package provides access to OS products that are not OpenData. If you have access to to products that are available as data packages then you can create new data packages using the OS Data Hub. Once you have set up your data packages you can use this API to access them.

idstringRequiredExample: 0040046952
namestringRequiredExample: Southampton Addresses
urlstring · uriRequiredExample: https://api.os.uk/downloads/v1/dataPackages/0040046952
createdOnstring · dateRequiredExample: 2021-01-20
productIdstringRequiredExample: ABPOSTSLA
productNamestringRequiredExample: AddressBase
get
/dataPackages/{dataPackageId}

Last updated

Was this helpful?