https://github.com/hostinger/api
https://github.com/hostinger/api
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hostinger/api
- Owner: hostinger
- Created: 2025-03-14T15:49:09.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-06-11T06:15:50.000Z (8 months ago)
- Last Synced: 2025-06-11T07:29:15.432Z (8 months ago)
- Homepage:
- Size: 350 KB
- Stars: 18
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Hostinger API
Welcome to the Hostinger API main repository.
**This API is currently in beta and is subject to change.**
We appreciate your feedback and contributions to help us improve.
## Overview
The Hostinger API allows you to interact with Hostinger's services programmatically.
You can manage your Hostinger resources through this API.
## Getting Started
To get started with the Hostinger API, follow these steps:
- Sign up for a [Hostinger account](https://hpanel.hostinger.com/).
- Obtain your API token from the [Hostinger dashboard](https://hpanel.hostinger.com/profile/api).
- Refer to the [Hostinger API documentation](https://developers.hostinger.com) for usage instructions.
## SDKs & Tools
To help you get started with the Hostinger API, we provide SDKs and tools in various programming languages.
The usage & documentation for each SDK can be found in the respective repositories:
- Ansible - https://github.com/hostinger/ansible-collection-hostinger
- PHP - https://github.com/hostinger/api-php-sdk
- Python - https://github.com/hostinger/api-python-sdk
- Terraform - https://github.com/hostinger/terraform-provider-hostinger
- TypeScript - https://github.com/hostinger/api-typescript-sdk
- n8n Node - https://github.com/hostinger/api-n8n-node
- MCP Server - https://github.com/hostinger/api-mcp-server
- Postman Collection - https://www.postman.com/hostinger-api
## Change log
For information on the latest changes to the API, please refer to the [change log](https://github.com/hostinger/api/blob/main/CHANGELOG.md).
## Issues
If you encounter any issues or have any questions, please check our [issues page](https://github.com/hostinger/api/issues) to see if it has already been reported. If not, feel free to open a new issue.
## Discussions
Join the conversation and share your thoughts on the Hostinger API in our [discussions page](https://github.com/hostinger/api/discussions).