try.directtry.direct

How to deploy to Hostinger

Browse all available clouds

Guide: How to Get API Key for Hostinger VPS Deployment

To deploy a VPS from Hostinger using this cloud integration, you need an API Token from your Hostinger account. Follow the steps below:

Prerequisites

  • A valid Hostinger account (with an active VPS plan or credits).
  • Access to the Hostinger hPanel (control panel).

Step 1: Log in to Hostinger

Step 2: Navigate to API Settings

  1. From the top-right menu, click on your profile avatar.
  2. Select "API" from the dropdown (sometimes found under "Developer" or "Integrations").
    If you don't see it, go to hPanel → Settings → API Access.

Step 3: Generate a New API Token

  1. Click the "Create Token" or "Generate New API Key" button.
  2. Give your token a descriptive name (e.g., Deployment-Integration).
  3. Set permissions (scopes) – at minimum, you need:
    vps:manage – to create/delete VPS.
    vps:read – to fetch regions, servers, and images.
  4. Copy the generated token immediately (it will not be shown again).

Step 4: Use the Token

In your cloud provider configuration:

  • Cloud Key – paste the API token here.

Troubleshooting

  • Invalid token – regenerate and ensure permissions include VPS management.
  • Regions not showing – verify Regions fetch is ON and the token has vps:read scope.
  • Images not loading – enable Images depends on regions or Images depends on servers as needed.