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.

Errors

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 August 2, 2026