Create api-orbintelligence.yaml

patch-1
Muhammad Daffa 2021-12-01 23:08:48 +07:00 committed by GitHub
parent 40d7678327
commit a5d74b6a5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
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:
- raw:
- |
GET https://api.orb-intelligence.com/3/fetch/1/?api_key={{token}} HTTP/1.1
Host: api.orb-intelligence.com
Accept: application/json
matchers:
- type: word
part: body
words:
- '"entity_type":'
- '"company_status":'
- '"orb_num":'
condition: and