Authentication

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
Authentication is done with Basic Authentication. It is described in [http://tools.ietf.org/html/rfc2617#section-2 RFC 2617 Section 2].
 
Authentication is done with Basic Authentication. It is described in [http://tools.ietf.org/html/rfc2617#section-2 RFC 2617 Section 2].
  
Usersnames are in the format <sitecontrol_password>@<domain_key>. Passwords are the same as the sitecontrol password.
+
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.
  
 
{|style="border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000"
 
{|style="border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000"
Line 10: Line 10:
 
|style="border-style: solid; border-width: 1px"| enterprise.hostway.com  
 
|style="border-style: solid; border-width: 1px"| enterprise.hostway.com  
 
|style="border-style: solid; border-width: 1px"| sitecontrol_hostway_us_enterprise
 
|style="border-style: solid; border-width: 1px"| sitecontrol_hostway_us_enterprise
 +
|-
 +
|style="border-style: solid; border-width: 1px"| hostway.com
 +
|style="border-style: solid; border-width: 1px"| sitecontrol_hostway_us_main
 +
|-
 +
|style="border-style: solid; border-width: 1px"| gate.com
 +
|style="border-style: solid; border-width: 1px"| sitecontrol_gate_us_main
 
|-
 
|-
 
|}
 
|}

Revision as of 08:03, 20 May 2013

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.

Domain Keys
SiteControl domain domain_key
enterprise.hostway.com sitecontrol_hostway_us_enterprise
hostway.com sitecontrol_hostway_us_main
gate.com sitecontrol_gate_us_main

See also


blog comments powered by Disqus

Personal tools
Namespaces
Variants
Actions
APIs
Navigation
Toolbox