2021-10-28 16:43:40 +00:00
|
|
|
id: api-cooperhewitt
|
2021-10-28 00:14:18 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Cooper Hewitt API
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: Smithsonian Design Museum
|
2021-11-06 04:40:49 +00:00
|
|
|
reference:
|
|
|
|
- https://collection.cooperhewitt.org/api/methods/
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/cooper-hewitt
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,cooperhewitt
|
2021-10-28 00:14:18 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-28 00:14:18 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://api.collection.cooperhewitt.org/rest/?method=api.spec.formats&access_token={{token}}"
|
|
|
|
|
|
|
|
matchers:
|
2021-11-01 12:22:18 +00:00
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"stat":'
|
|
|
|
- '"formats":'
|
|
|
|
- '"default_format":'
|
|
|
|
condition: and
|