Configure and purchase services via chat

Interact with a chatbot to configure and purchase hosting services. The chatbot can answer questions, provide recommendations, and guide you through the purchase process.

Headers

Accept Example
Content-Type Example

Responses

200 Successful response

No response body

POST https://cloud.hostup.se/api/cart/chatbot
For AI assistants
cURL
curl -X POST "https://cloud.hostup.se/api/cart/chatbot" \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "Content-Type: application/json"
Response
{}