Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Call KmerHosting Developer API endpoints with a Bearer API key.
Use the generated reference for request schemas, responses, and supported methods.
curl --request GET \ --url https://kmerhosting.com/api/v1/sdk/account \ --header "Authorization: Bearer $KMERHOSTING_API_KEY" \ --header "Accept: application/json"
GET /account GET /services GET /services/{type}/{serviceId} PATCH /services/{type}/{serviceId}/auto-renew GET /domains GET /invoices GET /orders GET /notifications PATCH /notifications/{notificationId} DELETE /notifications/{notificationId} POST /ai-agent/chat-messages GET /ai-agent/conversations POST /ai-agent/conversations DELETE /ai-agent/conversations/{conversationId}
Was this page helpful?