2021-12-01 16:08:48 +00:00
|
|
|
id: api-orbintelligence
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: ORB Intelligence API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
|
|
|
reference:
|
|
|
|
- https://api.orb-intelligence.com/docs/
|
|
|
|
- https://github.com/daffainfo/all-about-apikey/blob/main/Business/ORB%20Intelligence.md
|
|
|
|
tags: token-spray,orbintelligence
|
|
|
|
|
|
|
|
self-contained: true
|
|
|
|
requests:
|
2021-12-01 17:25:46 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://api.orb-intelligence.com/3/fetch/1/?api_key={{token}}"
|
2021-12-01 16:08:48 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"entity_type":'
|
|
|
|
- '"company_status":'
|
|
|
|
- '"orb_num":'
|
|
|
|
condition: and
|