Files
memefast/Video2AI/All Renders.bru
2025-05-28 12:59:01 +08:00

16 lines
173 B
Plaintext

meta {
name: All Renders
type: http
seq: 8
}
get {
url: https://video2ai.test/api/render/all
body: json
auth: bearer
}
auth:bearer {
token: {{AUTH_TOKEN}}
}