Error Reference

All API errors follow RFC 7807 Problem Details. Each error response includes a type URL that links here, a stable code, and a human-readable detail message. For HTTP 429 rate limits, use the Retry-After response header, in seconds, together with X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset.

{
  "type": "https://developer.hostup.se/errors/vps_not_found",
  "title": "VPS not found",
  "status": 404,
  "detail": "No VPS matching the given ID was found.",
  "code": "vps_not_found",
  "instance": "/api/v2/vps/vps_abc123",
  "requestId": "req_xyz789",
  "timestamp": "2026-04-27T12:00:00.000Z"
}

122 error codes documented.

Authentication & Authorization (5)

Validation (6)

General (7)

Billing & Payments (16)

VPS & Cloud (23)

Domains & DNS (24)

CDN (2)

Web Hosting (2)

Object Storage (2)

Support (2)

Account & Security (5)

Upstream / Provider (27)

502 decline_failed Decline failed 502 external_provider_failed External provider failed 502 upstream_bulk_contacts_shape_invalid Upstream response invalid 502 upstream_bulk_dns_shape_invalid Upstream response invalid 502 upstream_bulk_nameservers_shape_invalid Upstream response invalid 502 upstream_bulk_redirects_shape_invalid Upstream response invalid 502 upstream_bulk_status_sync_shape_invalid Upstream response invalid 502 upstream_cloud_quick_deploy_shape_invalid Upstream response invalid 502 upstream_dns_record_shape_invalid Upstream response invalid 409 upstream_failed Proxy rule creation failed 502 upstream_invoice_shape_invalid Invoice unavailable after payment 502 upstream_mfa_methods_shape_invalid MFA methods lookup failed 502 upstream_object_storage_bucket_shape_invalid Upstream response invalid 502 upstream_object_storage_quota_shape_invalid Upstream response invalid 502 upstream_renewal_regeneration_failed Renewal invoice regeneration failed 502 upstream_shared_hosting_product_shape_invalid Product catalog unavailable 502 upstream_shared_hosting_shape_invalid Upstream response invalid 502 upstream_smartcopy_shape_invalid Upstream response invalid 502 upstream_tax_lookup_failed Tax lookup failed 502 upstream_tld_product_shape_invalid TLD detail unavailable 503 upstream_unavailable Billing account unavailable 502 upstream_vps_action_shape_invalid Upstream response invalid 502 upstream_vps_backup_schedule_shape_invalid Upstream failure 502 upstream_vps_backup_settings_shape_invalid Upstream failure 502 upstream_vps_backups_shape_invalid VPS backups lookup failed 502 upstream_vps_product_shape_invalid Product catalog unavailable 502 upstream_vps_shape_invalid VPS lookup failed

Server Errors (1)