Skip to main content

Cloudbric’s Service IPs

GET 

/partner/website/service_ip/:user_domain_idx

Retrieve the list of Cloudbric’s service IPs for Allowlist configuration.

Request

Responses

200success
Response 200
{
"message": {
"key": "RES000000",
"value": "success"
},
"data": [
"203.0.113.50",
"198.51.100.0"
]
}
Schema Details
FieldTypeDescription
messageobject
dataarray