Consult API Log

Follow the instructions below to consult the API log. The log can be accessed in two ways:

In the My Hosting.NL Dashboard

  1. Log in to My Hosting.NL ↗
  2. Click on your name in the upper right corner and then on Manage API
  3. Click on the View logs button

Via the Hosting.NL API

Make sure you have an API key available and then use the /logs endpoint to request the entire log:

GET logs/

Or if you want to request only a specific log entry:

GET logs/{id}


{
"success": true,
"data": [
{
"id": 82918,
"ip_address": "1.2.3.4",
"ip_address_fwd": "",
"status": "INFO",
"message": "Command Completed Successfully",
"request": "/logs?limit=100",
"date": "2026-03-03 14:06:23"
},
{
"id": 82917,
"ip_address": "1.2.3.4",
"ip_address_fwd": "",
"status": "INFO",
"message": "Command Completed Successfully",
"request": "/logs?limit=100",
"date": "2026-03-03 14:06:21"
},
{
"id": 82916,
"ip_address": "1.2.3.4",
"ip_address_fwd": "",
"status": "INFO",
"message": "Command Completed Successfully",
"request": "/logs?limit=100",
"date": "2026-03-03 14:06:18"
},
{
"id": 82915,
"ip_address": "1.2.3.4",
"ip_address_fwd": "",
"status": "ERROR",
"message": "No logs found",
"request": "---",
"date": "2026-03-03 14:06:14"
}
]
}

Need help from one of our hosting gurus?

Do you need an urgent answer to a question or help from our support? Our hosting specialists are more than happy to assist you!

Customer Support Team

Our customer service is open until 18:00 hour

Of neem een kijkje in onze 'stap-voor-stap' support handleidingen.

View support articles