Authentication
(Difference between revisions)
Mike.robski (Talk | contribs) |
Mike.robski (Talk | contribs) m (1 revision: Release 95) |
Revision as of 23:57, 1 July 2014
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