Branding Guidelines
While the use of the SitOrSquat API is free it is required that you adhere to the "SitOrSquat Branding Guidelines".
SitOrSquat Branding and Links:
The amount of SitOrSquat branding and linking to be displayed with your API implementation varies by usage. Please refer to Section 4 of the Terms of Use for more details. Anytime that data returned from the API is displayed it must be accompanied by one of the 3 attribution options below.
| Displayed Value | Required Behavior |
|---|---|
| Business Name, Calculated Distance to coordinates | None |
| Address, coordinates, phone number, average rating, current status (open/closed/unknown) | Must be clear visible link to one of the follow back links sent with the API response and one of the attribution options below |
All output elements tied to a "SitOrSquat API" must be accompanied by one of the following HTML snippets:
- Option 1 that links to http://www.sitorsquat.com.
Example:
<p><a href="http://www.sitorsquat.com/"><img src="http://www.sitorsquat.com/sitorsquat/static/developer/from_sitorsquat_white.png" alt="Bathrooms from SitOrSquat" style="border:0px;vertical-align:bottom;" /></a></p>
- Option 2 that links to http://www.sitorsquat.com.
Example:
<p><a href="http://www.sitorsquat.com/"><img src="http://www.sitorsquat.com/sitorsquat/static/developer/from_sitorsquat_black.png" alt="Bathrooms from SitOrSquat" style="border:0px;vertical-align:bottom;" /></a></p>
-
Option 3 The text "Find Bathrooms and Facilities on SitOrSquat", which should link to http://www.sitorsquat.com.
Example: Find Bathrooms and Facilities on SitOrSquat.
<p>Find <a href="http://www.sitorsquat.com/">Bathrooms and Facilities</a> on SitOrSquat.</p>