Generated
Domain
POST
/
domain.createDomain create
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredhostRequiredstring
Minimum length:
1pathstring | null
Minimum length:
1portnumber | null
Minimum:
1Maximum: 65535httpsboolean
applicationIdstring | null
certificateTypestring
Value in:
"letsencrypt" | "none" | "custom"customCertResolverstring | null
composeIdstring | null
serviceNamestring | null
domainTypestring | null
Value in:
"compose" | "application" | "preview"previewDeploymentIdstring | null
internalPathstring | null
stripPathboolean
Successful response
GET
/
domain.byApplicationIdDomain by Application Id
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Query Parameters
applicationIdRequiredstring
Successful response
GET
/
domain.byComposeIdDomain by Compose Id
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Query Parameters
composeIdRequiredstring
Minimum length:
1Successful response
POST
/
domain.generateDomainDomain generate Domain
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredappNameRequiredstring
serverIdstring
Successful response
GET
/
domain.canGenerateTraefikMeDomainsDomain can Generate Traefik Me Domains
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Query Parameters
serverIdRequiredstring
Successful response
POST
/
domain.updateDomain update
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredhostRequiredstring
Minimum length:
1pathstring | null
Minimum length:
1portnumber | null
Minimum:
1Maximum: 65535httpsboolean
certificateTypestring
Value in:
"letsencrypt" | "none" | "custom"customCertResolverstring | null
serviceNamestring | null
domainTypestring | null
Value in:
"compose" | "application" | "preview"internalPathstring | null
stripPathboolean
domainIdRequiredstring
Successful response
GET
/
domain.oneDomain one
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Query Parameters
domainIdRequiredstring
Successful response
POST
/
domain.deleteDomain delete
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequireddomainIdRequiredstring
Successful response
POST
/
domain.validateDomainDomain validate Domain
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequireddomainRequiredstring
serverIpstring
Successful response