32 lines
797 B
YAML
32 lines
797 B
YAML
id: api-gofile
|
|
|
|
info:
|
|
name: GoFile API Test
|
|
author: daffainfo
|
|
severity: info
|
|
description: Unlimited size file uploads for free
|
|
reference:
|
|
- https://gofile.io/api
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/gofile
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,gofile
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://api.gofile.io/getAccountDetails?token={{token}}&allDetails=true"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"token"'
|
|
- '"email"'
|
|
- '"rootFolder"'
|
|
condition: and
|
|
|
|
# digest: 4a0a00473045022066641084eeb395cc7907a9754bd484cbd27c2479a8a96109ebb792fb16572cca022100ef4f5d3d878b40ea9b2ed85341b8799242b89a3953ab45be796e67e07fe86100:922c64590222798bb761d5b6d8e72950
|