Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
firstline1
linenumberstrue
curl -H "X-Auth-token: abcdtoken" "http://yourdomain/url-to-api"

...

Code Block
languagejs
firstline1
linenumberstrue
curl -H "X-Auth-token: abcdtoken" "https://yourdomain:888/url-to-api"