Curl使用

curl -H "Content-type: application/json" -H "Cole-ApiKey: 1adac8f6-8b9a-445c-8d2d-fd8428c84ed0" -d "{'FirstName':'John','LastName':'Smith','HouseNumber':'111','StreetDirection':'NW','StreetName':'Main St','Zip':'68000','Phone':'3089401708',}" -x 127.0.0.1:8888 "http://infoboost.dev.waittinteractive.com/contact/search-phone/"

你可能感兴趣的:(Curl使用)