Skip to content

Instantly share code, notes, and snippets.

@rdegges
Created October 11, 2012 02:40
Show Gist options
  • Save rdegges/3869855 to your computer and use it in GitHub Desktop.
Save rdegges/3869855 to your computer and use it in GitHub Desktop.
OpenCNAM V2 Professional cURL Example
$ curl 'https://account_sid:[email protected]/v2/phone/+16502530000?format=json'
{
updated: "2012-10-11T02:33:47.505340",
name: "GOOGLE INC",
created: "2012-09-23T18:20:11.807425",
price: -0.004,
uri: "/v2/phone/%2B16502530000",
number: "+16502530000"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment