Skip to content

Instantly share code, notes, and snippets.

@mwarkentin
Created October 13, 2016 17:58
Show Gist options
  • Save mwarkentin/4a64f2d44452c3ca50e6adb57234a8fa to your computer and use it in GitHub Desktop.
Save mwarkentin/4a64f2d44452c3ca50e6adb57234a8fa to your computer and use it in GitHub Desktop.
Manually calling convox's API
curl -v -X "GET" "https://console.convox.com/system" \
-H "rack: kraken" \
-u ":<token>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment