# Onebear ## Docs - Root [Webhooks](https://docs.onebear.ai/webhooks-2428799m0.md): - Root [Getting started](https://docs.onebear.ai/getting-started-2428803m0.md): - Root [Live Chat Widget - Setup & Integration Guide](https://docs.onebear.ai/live-chat-widget-setup-integration-guide-2428831m0.md): - Root [OneBear Live Chat Widget — คู่มือตั้งค่าและการผสานระบบ](https://docs.onebear.ai/onebear-live-chat-widget-%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%95%E0%B8%B1%E0%B9%89%E0%B8%87%E0%B8%84%E0%B9%88%E0%B8%B2%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9C%E0%B8%AA%E0%B8%B2%E0%B8%99%E0%B8%A3%E0%B8%B0%E0%B8%9A%E0%B8%9A-2428832m0.md): - Root [API Channel - Setup & API Reference](https://docs.onebear.ai/api-channel-setup-api-reference-2428945m0.md): - Root [OneBear API Channel — คู่มือตั้งค่าและ API Reference](https://docs.onebear.ai/onebear-api-channel-%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%95%E0%B8%B1%E0%B9%89%E0%B8%87%E0%B8%84%E0%B9%88%E0%B8%B2%E0%B9%81%E0%B8%A5%E0%B8%B0-api-reference-2428946m0.md): ## API Docs - Root > Customers [List customers](https://docs.onebear.ai/list-customers-43642771e0.md): Customer records with contact info, tags, LTV and last activity. Supports search and sorting. - Root > Customers [Create a customer](https://docs.onebear.ai/create-a-customer-43642772e0.md): Requires `customers:write`. `name` is required; phone/email are de-duplicated against existing customers. - Root > Customers [Get a customer](https://docs.onebear.ai/get-a-customer-43642773e0.md): Full customer profile including addresses, channels and custom fields. - Root > Customers [Update a customer](https://docs.onebear.ai/update-a-customer-43642774e0.md): Requires `customers:write`. Send only the fields you want to change. - Root > Messages [List messages in a room](https://docs.onebear.ai/list-messages-in-a-room-43642775e0.md): Messages newest-first (page 0 = latest). Internal notes are never returned. - Root > Messages [Get a message](https://docs.onebear.ai/get-a-message-43642776e0.md): A single message including attachments and delivery status. - Root > Orders [List orders](https://docs.onebear.ai/list-orders-43642777e0.md): Orders with status, totals and customer reference. - Root > Orders [Get an order](https://docs.onebear.ai/get-an-order-43642778e0.md): Order detail with line items, discounts, VAT, shipping address and payment status. - Root > Products [List products](https://docs.onebear.ai/list-products-43642779e0.md): Catalog items with variants, price and stock. - Root > Products [Get a product](https://docs.onebear.ai/get-a-product-43642780e0.md): Product detail including all variants. - Root > Rooms [List rooms](https://docs.onebear.ai/list-rooms-43642781e0.md): Conversations across all connected channels, newest activity first. Filter with the query parameters; paginate with `pageSize` + `continuationToken`. - Root > Rooms [Get a room](https://docs.onebear.ai/get-a-room-43642782e0.md): A single conversation with its customer snapshot, state, assignee and last message. ## Schemas - Root [CreateCustomerRequest](https://docs.onebear.ai/createcustomerrequest-17664028d0.md): - Root [CustomerAddress](https://docs.onebear.ai/customeraddress-17664029d0.md): - Root [CustomerContactPerson](https://docs.onebear.ai/customercontactperson-17664030d0.md): - Root [UpdateCustomerRequest](https://docs.onebear.ai/updatecustomerrequest-17664031d0.md):