Skip to main content
All endpoints require authentication.

GET /v1/services

List all services (subscriptions) for the authenticated user. Response (200):

GET /v1/services/current

Get the user’s current active service. Response (200):
Returns 404 if no active service exists.

GET /v1/services/

Get details of a specific service by ID.

PUT /v1/services//auto-renew

Toggle auto-renewal for a service. Request:
Response (200):

GET /v1/services//bandwidth

Get bandwidth usage for a specific service. Response (200):