2021-10-29 11:24:17 +00:00
|
|
|
id: api-europeana
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Europeana API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2021-11-06 04:40:49 +00:00
|
|
|
reference:
|
|
|
|
- https://pro.europeana.eu/page/search
|
|
|
|
- https://github.com/daffainfo/all-about-apikey/blob/main/Art-Design/Europeana.md
|
2021-10-29 11:24:17 +00:00
|
|
|
tags: token-spray,europeana
|
|
|
|
|
|
|
|
self-contained: true
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://api.europeana.eu/record/v2/search.json?wskey={{token}}&query=*&rows=0&profile=facets"
|
|
|
|
|
|
|
|
matchers:
|
2021-11-01 12:22:18 +00:00
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'success'
|
|
|
|
- 'apikey'
|
|
|
|
- 'action'
|
|
|
|
condition: and
|