Created
October 29, 2012 16:44
-
-
Save joncalhoun/3974767 to your computer and use it in GitHub Desktop.
EasyPost cURL Example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl https://www.easypost.co/api/postage/get \ | |
-u cueqNZUb3ldeWTNX7MU3Mel8UXtaAMUi: \ | |
-d 'label_file_name=test.png' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment