Authentication
(Difference between revisions)
Mike.robski (Talk | contribs) m (1 revision) |
Mike.robski (Talk | contribs) |
||
| Line 16: | Line 16: | ||
* [[Common Features]] | * [[Common Features]] | ||
| + | {{disqus}} | ||
[[Category:Hostway API]] | [[Category:Hostway API]] | ||
Revision as of 17:47, 15 February 2013
Authentication is done with Basic Authentication. It is described in RFC 2617 Section 2.
Usersnames are in the format <sitecontrol_password>@<domain_key>. Passwords are the same as the sitecontrol password.
| SiteControl domain | domain_key |
|---|---|
| enterprise.hostway.com | sitecontrol_hostway_us_enterprise |
See also