Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mosufy/99464a893e4f4f00a3ae to your computer and use it in GitHub Desktop.
Save mosufy/99464a893e4f4f00a3ae to your computer and use it in GitHub Desktop.
VBC API Fetch all submissions with all media
$ curl -G https://api.verifiedbycam.com/v2/request \
-H "X-App-Key: c9cf97d8c394a861" \
-H "X-Secret-Key: 779de173efee7e3b2e816c164004dd77d6ac1967dc6d0ca128cd5cd7afd77503" \
-d "full=true"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment