Skip to content

Instantly share code, notes, and snippets.

@TobyEalden
Last active September 11, 2017 13:31
Show Gist options
  • Save TobyEalden/728a9720e40ef77b5f7060dd239d70cd to your computer and use it in GitHub Desktop.
Save TobyEalden/728a9720e40ef77b5f7060dd239d70cd to your computer and use it in GitHub Desktop.
curl -X POST https://tdx.nqminds.com/token -H 'authorization: Basic <app-id>:<app-secret>' -H 'cache-control: no-cache' -H 'content-type: application/json' -d '{"grant_type":"client_credentials", "ttl": 31536000}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment