To be able to enjoy the web you need a more recent and safe browser. For more information, check the Internet Explorer updates.
 You cannot register this service. Contact Support

API dinahosting

All the commands you need
If you have doubts, we help you for free

api.cta__h1

API dinahosting

Todos los comandos que necesitas para implementar tu propia plataforma de venta y gestión de dominios, alojamiento web, VPS... usando tu interfaz, automatizando y planificando acciones sobre uno o varios servicios.

  • API en PDF

    Download Fecha de actualización: 04/12/2025 08:30:37
  • Librería de archivos

    Download Dinahosting HTTP_Request libary files

Documentación de la API

A continuación se muestra la documentación completa de la API de dinahosting y la lista de comandos disponibles. Cada comando incluye una descripción detallada de su funcionamiento, los parámetros que admite y los posibles tipos de respuesta.

Al seleccionar un comando, se mostrará también un generador de peticiones y un simulador de respuesta, que te permitirán probar cómo invocar la API y visualizar la respuesta real que devuelve el servidor.

List of commands

List of errors

Vps_Hosting_Create

Creates a new hosting.
Only for managed virtual servers.
1.0 -> 1.1: Added an existing setup name validation.
Version: 1.1
Special errors:
COMMAND_LICENSE_MAX_HOSTINGS Max hosting number reached on server.
OBJECT_EXISTS Hosting already exists on Dinahosting.
OBJECT_NOT_EXISTS Hosting setup doesn't exists on this server.

Parameters

  • serverName (string): Server name. The parameter is required.
  • domainName (string): Hosting domain name. The parameter is required.
  • setupName (string): Existing setup name. The parameter is required. Parameter length must be between 1 and 30 characters.
  • setZones (bool): True to set new zones, false to leave them unchanged. Default: true. The parameter is required. Parameter value must be a boolean ( true or false ).

Tipo de datos de respuesta

void

Información adicional

El modo de simulación no se aplica plenamente este comando.

Generador de código

Genera fácilmente el código completo de tu petición en distintos lenguajes.

Server name.

Hosting domain name.

Existing setup name.

True to set new zones, false to leave them unchanged. Default: true.

 
 

Simulador

Prueba tu petición y obtén al instante una respuesta simulada de ejemplo.

Server name.

Hosting domain name.

Existing setup name.

True to set new zones, false to leave them unchanged. Default: true.