2021-10-24 01:42:58 +00:00
|
|
|
id: api-optimizely
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Optimizely API Test
|
|
|
|
author: dwisiswant0
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://library.optimizely.com/docs/api/app/v2/index.html
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,optimizely
|
2021-10-24 01:42:58 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-24 01:42:58 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://api.optimizely.com/v2/projects"
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-10-24 01:42:58 +00:00
|
|
|
headers:
|
|
|
|
Authorization: Bearer {{token}}
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2021-11-10 09:35:20 +00:00
|
|
|
- '"account_id":'
|
|
|
|
- '"confidence_threshold":'
|
2023-10-14 11:27:55 +00:00
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502200e0896ced0ae45af026caa68a51a407a977c44840900fc8033d7e3918664728802210094df7aee196e4a226817f81cae24bb792964551c0ddd9b825a68095b6aba9ba1:922c64590222798bb761d5b6d8e72950
|