Hostinger icon

Hostinger

Web hosting and domain management API for domains, DNS records, VPS instances, SSH keys, and WHOIS profiles.

Handles hosting workflows that check domain availability, generate free subdomains, edit DNS records, and manage VPS public keys.

Example Use Cases

These are the Hostinger actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Check Domain Availability

Check domain availability. Verify if domain names are available for registration across multiple TLDs. Use this endpoint to check domain availability before purchase. Multiple TLDs can be checked at once. TLDs should be provided without leading dot (e.g., 'com', 'net', 'org'). If you want alternative domain suggestions with the response, provide only one TLD and set with_alternatives to true. Note: This endpoint has a rate limit of 10 requests per minute.

Get DNS Records

Tool to retrieve DNS records for a domain. Use this endpoint to view current DNS configuration for domain management purposes. Example use cases: - Review current DNS settings before making changes - Check propagation status after DNS updates - Audit DNS configuration for a domain

List Catalog Items

Get catalog item list. Retrieve catalog items available for order. Use this endpoint to view available services and pricing before placing orders. Prices in catalog items are displayed as cents (without floating point), e.g., float 17.99 is displayed as integer 1799.

List Domains

Get domain list. Retrieve all domains associated with your account. Use this endpoint to view user's domain portfolio.

List Hosting Orders

Tool to list hosting orders. Retrieve a paginated list of orders accessible to the authenticated client. This endpoint returns orders of your hosting accounts as well as orders of other client hosting accounts that have shared access with you. Use the available query parameters to filter results by order statuses or specific order IDs for more targeted results.

List Payment Methods

Get payment method list. Retrieve available payment methods that can be used for placing new orders. Use this endpoint to view available payment options before creating orders. This action requires no request parameters. Note: To add a new payment method, use hPanel instead: https://hpanel.hostinger.com/billing/payment-methods

List Public Keys

Get public keys. Retrieve public keys associated with your account. Use this endpoint to view available SSH keys for VPS authentication.

List Subscriptions

Get subscription list. Retrieve a list of all subscriptions associated with your account. Use this endpoint to monitor active services and billing status.

List Virtual Machines

Get virtual machines. Retrieve all available virtual machines. Use this endpoint to view available VPS instances. Returns a list of all virtual machines with their configuration details including CPU, memory, disk, IP addresses, and current state.

List Websites

List websites. Retrieve a paginated list of websites (main and addon types) accessible to the authenticated client. This endpoint returns websites from your hosting accounts as well as websites from other client hosting accounts that have shared access with you. Use the available query parameters to filter results by username, order ID, enabled status, or domain name for more targeted results.