v51

OpenAPI 3.0.0raw.githubusercontent.com2026-08-01267339950.6 KB
Horizons: Websites

Get website

Get a link for the user to edit their website in Hostinger Horizons interface.\n Use this tool when user wants to modify, edit or add new features to an existing website.\n Websites can only be edited in Hostinger Horizons interface in the provided website URL.

get/api/horizons/v1/websites/{websiteId}

Path parameters

websiteIdstring required
Example:123e4567-e89b-12d3-a456-426614174000

The website ID

Response

Success response

website_urlstring required

The website URL for the user to access their website in Hostinger Horizons interface

Example response

{
  "website_url": "https://horizons.hostinger.com/123e4567-e89b-12d3-a456-426614174000?location=chatgpt"
}