myBots Tenant API

The bearer-gated REST API the Mia AI application calls to operate a tenant's agents, subscription and channels. Confirmed live — /api/Subscribe/program answers HTTP 401 with www-authenticate: Bearer, and an anonymous health endpoint reports MongoDB and Redis dependencies as healthy. No specification, operation list, reference page or credential-issuance path is published for it, so it is recorded as an existing but undocumented surface rather than a consumable API.

API entry from apis.yml

apis.yml Raw ↑
name: myBots Tenant API
description: 'The bearer-gated REST API the Mia AI application calls to operate a tenant''s agents, subscription
  and channels. Confirmed live — /api/Subscribe/program answers HTTP 401 with www-authenticate: Bearer,
  and an anonymous health endpoint reports MongoDB and Redis dependencies as healthy. No specification,
  operation list, reference page or credential-issuance path is published for it, so it is recorded as
  an existing but undocumented surface rather than a consumable API.'
humanURL: https://mybots.pro
baseURL: https://client.mybots.pro
tags:
- Agents
- Messaging
- Subscription
properties:
- type: Authentication
  url: authentication/mybotspro-authentication.yml
- type: ErrorCatalog
  url: errors/mybotspro-problem-types.yml