Archive
GET {{baseURL}}/svc/archive/v1/:year/:month.json
Pass in year and month and get back JSON with all articles for that month. The response can be big (~20 megabytes) and contain thousands of articles, depending on the year and month.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |