THC Store

Chatbot endpoint

This subdomain hosts THC Store's chatbot endpoint. It is PAT-gated and intended for integrations that want a managed conversational front-door rather than direct tool calls.

Endpoint: POST https://chat.thcstore.in/chat with header Authorization: Bearer <PAT>.

For most agent integrations the recommended path is the MCP server or the REST API — they expose the full tool catalogue and are stateless.