December 27, 2022

  • GET /servers - Added sorting by created_at and new filters: operating_system, status, label, created_at_gte, and created_at_lte.
  • GET /plans - Added new filters: location, in_stock, and stock_level.
  • Removed header application/vnd.maxihost.v2+json from the docs.

December 20, 2022

  • GET /ips - Added new filters: family, type, location, and address.
  • Deprecated the include parameter for all resources. Objects that previously needed to be included now return by default in their respective payloads.

December 14, 2022

  • GET /plans - Added new field instant to identify in which location and SO we have instant deployment (~60 seconds)

December 6, 2022

  • Updated multiple API sections to make it easier to navigate the documentation.

November 24, 2022

  • POST servers/{id}/remote_access - Fixed multiple remote access connections into a single VPN session

October 31, 2022

  • Removed support for filtering locations by Core and Custom field type from /regions