Last updated 1 month ago
Was this helpful?
When specified, the full details of each product will be returned.
Information about a product made available through this API.
GET /downloads/v1/products HTTP/1.1 Host: api.os.uk Accept: */*
Successful response.
[ { "id": "text", "name": "text", "description": [ "text" ], "version": "text", "url": "text", "documentationUrl": "text", "areas": [ "GB" ], "dataStructures": [ "Raster" ], "category": "text", "formats": [ { "format": "text", "subformat": "text" } ], "imageCount": 1, "imageTemplate": "text", "downloadsUrl": "https://example.com", "warning": "text" } ]