Hi Hostinger team,
We are trying to use the Hostinger API from our production integration, but api.hostinger.com appears to be failing before authentication.
A read-only request to:
GET https://api.hostinger.com/v1/websites
returns:
HTTP 530
Response body includes:
Cloudflare Error 1016: Origin DNS error
We also tested:
GET https://api.hostinger.com
GET https://api.hostinger.com/v1
Both return the same HTTP 530 / Cloudflare Error 1016 response.
This does not look like an API token/auth issue because we are not receiving 401 or 403. It looks like Cloudflare cannot resolve or reach Hostinger’s API origin.
Can your API/dev team confirm whether api.hostinger.com is currently healthy and whether the /v1 API base URL is still correct?
Thanks.
Hi Hostinger team,
We are trying to use the Hostinger API from our production integration, but
api.hostinger.comappears to be failing before authentication.A read-only request to:
GET https://api.hostinger.com/v1/websites
returns:
HTTP 530
Response body includes:
Cloudflare Error 1016: Origin DNS error
We also tested:
GET https://api.hostinger.com
GET https://api.hostinger.com/v1
Both return the same HTTP 530 / Cloudflare Error 1016 response.
This does not look like an API token/auth issue because we are not receiving 401 or 403. It looks like Cloudflare cannot resolve or reach Hostinger’s API origin.
Can your API/dev team confirm whether
api.hostinger.comis currently healthy and whether the/v1API base URL is still correct?Thanks.