myBots Web Chat Public API
The anonymous configuration API behind the embeddable Mia AI web-chat widget. A single published operation, GET /api/IntegrationApp/public/webchat/{channel}/config, returns the launcher accent color, launcher icon and a short-lived handshake token for a channel public key. It takes no credentials — the caller is authorized by a per-channel domain allow-list matched against the embedding page origin. Documented only inside the provider's own widget loader script; there is no reference page for it.