Skip to main content
GET
Get Service
The endpoint returns in depth service details and VPS credentials.
The response can contain a VPS IP address, username, and password.

Endpoint errors

For authentication, permissions, rate limits, and safe retries, see Errors and Retries.

Authorizations

Authorization
string
header
required

Send the API key in the Authorization bearer header. Production keys begin with sk_live_.

Path Parameters

service_number
integer<int64>
required

Public service number parsed as a base-10 integer.

Response

Service details.

success
boolean
required
data
object
required
message
string
pagination
object
Last modified on September 8, 2026