Skip to main content
Glama
hostinger

hostinger-api-mcp

Official

domains_getDomainForwardingV1

View domain redirect configurations by retrieving forwarding data for a specified domain using Hostinger's API integration tool.

Instructions

Retrieve domain forwarding data.

Use this endpoint to view current redirect configuration for domains.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesDomain name

Implementation Reference

  • Schema definition for the 'domains_getDomainForwardingV1' tool, specifying the input parameter 'domain' (string) and a generic 'any' response type. This is part of the APITools TypeScript interface.
    * Retrieve domain forwarding data. Use this endpoint to view current redirect configuration for domains. */ "domains_getDomainForwardingV1": { params: { /** * Domain name */ domain: string; }; response: any; // Response structure will depend on the API };

Other Tools

Related Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hostinger/api-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server