So when I try and execute an HTTP POST Request to signup a customer looking somewhat similar to the API for the test server:
https://test.httpapi.com/api/custom...me=email@email.com&passwd=password9&name=name &company=company&address-line-1=address-line-1&city=city&state=state&country=US&zipcode=0000&phone-cc=0&phone=000000&lang-pref=en
(of course replacing with the appropriate variables)
I get a complete timeout, no 403 or anything. Even when I try from the browser I get no response. Something tells me the URL isn't correct and now that I've entered a few A Records and CNAME records for DomainsGoFast, one of my domains is now serving for the API. But I can't figure out which. Anyone know how to use the API here?
https://test.httpapi.com/api/custom...me=email@email.com&passwd=password9&name=name &company=company&address-line-1=address-line-1&city=city&state=state&country=US&zipcode=0000&phone-cc=0&phone=000000&lang-pref=en
(of course replacing with the appropriate variables)
I get a complete timeout, no 403 or anything. Even when I try from the browser I get no response. Something tells me the URL isn't correct and now that I've entered a few A Records and CNAME records for DomainsGoFast, one of my domains is now serving for the API. But I can't figure out which. Anyone know how to use the API here?