Release notes
Changelog
Everything that's shipped, fixed, or changed across the Ultahost Client Data API.
v1.4.0
June 16, 2026Added- New
accept_quoteendpoint to convert quotes into invoices automatically. - Payment methods management:
add_payment_method,get_payment_methods,delete_payment_method. - Service module commands:
reboot,start,stop,reinstall,shutdown,boot,login,cpanellogin.
- New
v1.3.2
May 28, 2026Fixedget_invoicespagination now returns correcttotal_pageswhen filtering by status.update_accountno longer overwritesemail_preferenceswhen the field is omitted.
v1.3.0
May 10, 2026Added- Full domain management:
update_nameservers,manage_domain_lock,get_epp_code,toggle_autorenew. - Two-Factor Authentication endpoints:
setup_2fa,verify_2fa,disable_2fa.
- Full domain management:
v1.2.0
April 02, 2026Added- Sub-contact CRUD endpoints:
create_contact,get_contacts,get_contact,update_contact,delete_contact. get_emailsandget_emailfor retrieving the client email log.
- Sub-contact CRUD endpoints:
v1.1.0
March 15, 2026Changed- Standardised pagination shape across list endpoints (
meta.total_records,has_more,next_offset,prev_offset). - All endpoints now return ISO
YYYY-MM-DD HH:MM:SStimestamps.
- Standardised pagination shape across list endpoints (
v1.0.0
February 09, 2026Added- Initial public release of the Ultahost Client Data API.
- Endpoints:
get_profile,get_services,get_orders,get_invoices,pay_invoice,create_order.
