Create api-launchdarkly.yaml

patch-1
Prince Chaddha 2022-03-02 04:06:36 +05:30 committed by GitHub
parent 9d38570277
commit 86c11ea9ad
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-launchdarkly
info:
name: LaunchDarkly REST API
author: Luqmaan Hadia
severity: info
reference:
- https://apidocs.launchdarkly.com/
tags: token-spray,launchdarkly
self-contained: true
requests:
- raw:
- |
GET https://app.launchdarkly.com/api/v2/members HTTP/1.1
Host: app.launchdarkly.com
Authorization: {{token}}
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "totalCount"