Authentication
From Hostway API Documentation
Revision as of 14:30, 15 May 2014 by Mike.robski (Talk | contribs)
Authentication is done with Basic Authentication. It is described in RFC 2617 Section 2.
To access the API using SiteControl credentials, use Users Name in the format <sitecontrol_username>@<domain_key>. Passwords are the same as the SiteControl password.
SiteControl domain | domain_key | API URL |
---|---|---|
enterprise.hostway.com | sitecontrol_hostway_us_enterprise | https://api.hostwayenterprise.com |
hostway.com | sitecontrol_hostway_us_main | https://api.hostway.com |
gate.com | sitecontrol_gate_us_main | https://api.gate.com |
developer_US | partner_api_developer_us_main | https://dev.api.spstaging.hostway.com |
See also