32 lines
835 B
YAML
32 lines
835 B
YAML
id: api-orbintelligence
|
|
|
|
info:
|
|
name: ORB Intelligence API Test
|
|
author: daffainfo
|
|
severity: info
|
|
description: Company lookup
|
|
reference:
|
|
- https://api.orb-intelligence.com/docs/
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/orb-intelligence
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,orbintelligence
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://api.orb-intelligence.com/3/fetch/1/?api_key={{token}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"entity_type":'
|
|
- '"company_status":'
|
|
- '"orb_num":'
|
|
condition: and
|
|
|
|
# digest: 4a0a0047304502200676e2d71f577ad8da6134efebe6754d34144c6524bebc1d319455aba85cb9b7022100bcae1f3da3e15ffaccefa41d3fa4a46c989c670985e2da0c1e11fc43ef7742f9:922c64590222798bb761d5b6d8e72950
|