KmerHosting/kmerhosting_sdk monorepo.
Install
Create a client

Run SDK examples with a test key and sanitized output.
Available client areas
account.get()services.list(),services.get(), andservices.setAutoRenew()domains.list()invoices.list()orders.list()notifications.list(),update(), anddelete()aiAgent.stream()and conversation operations
Error handling
CatchKmerHostingApiError and inspect its HTTP status, code, and message. Do not log the API key or complete sensitive response data.
