MirrorFly Messages API

MirrorFly is a self-hosted CPaaS from CONTUS TECH (Chennai, India) that lets teams embed real-time chat, messaging, HD voice, video calling, live streaming, SIP/VoIP and activity feeds into web and mobile applications, deployed either on MirrorFly's cloud or entirely on the customer's own infrastructure. The developer surface has two halves: multi-platform client SDKs and prebuilt UIKits for JavaScript, React, React Native, Angular, Vue, Flutter, Kotlin/Android, Swift/iOS and Objective-C; and a server-side REST Chat Platform API split into User APIs and Admin APIs covering users, contacts, presence, one-to-one and group chat, topics, message history, media, moderation (block/unblock), data migration and data export. Authentication mints a one-hour token from a console-issued username and password. MirrorFly also ships conversational-AI tooling — AI voice agents, chatbots, speech-to-text and an AI contact center — on the same platform.

MirrorFly Messages API publishes 1 API on the APIs.io network. Tagged areas include CPaaS, Communications, Chat / Messaging API, Voice API, and Video API.

MirrorFly Messages API’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 19 more developer resources.

37.3/100 thin ▬ flat Agent 16/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs
CPaaSCommunicationsChat / Messaging APIVoice APIVideo APISIP/VoIPReal-time CommunicationSDKSelf-hosted / On-premiseAI Agents / ChatbotsContact Center

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 37.3/100 · thin
Contract Quality 0.0 / 21
Developer Ergonomics 11.1 / 17
Commercial Clarity 8.9 / 17
Operational Transparency 2.3 / 11
Governance 1.3 / 10
Discoverability 7.4 / 9
Regulatory Posture 6.3 / 15
Agent readiness — 16/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Telecommunications regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/mirrorfly-messages-api: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

MirrorFly Chat Platform API

REST/HTTP API for chat and messaging (User and Admin APIs) with JSON payloads. Production base URL is tenant-specific; a public preprod sandbox is available for testing. Auth vi...

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Mirrorfly Messages Api Authentication

http · 1 scheme

SECURITY

Mirrorfly Messages Api Domain Security

TLSv1.2 · DMARC

SECURITY

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: MirrorFly Messages API
description: 'MirrorFly is a self-hosted CPaaS from CONTUS TECH (Chennai, India) that lets teams embed real-time chat, messaging,
  HD voice, video calling, live streaming, SIP/VoIP and activity feeds into web and mobile applications, deployed either on
  MirrorFly''s cloud or entirely on the customer''s own infrastructure. The developer surface has two halves: multi-platform
  client SDKs and prebuilt UIKits for JavaScript, React, React Native, Angular, Vue, Flutter, Kotlin/Android, Swift/iOS and
  Objective-C; and a server-side REST Chat Platform API split into User APIs and Admin APIs covering users, contacts, presence,
  one-to-one and group chat, topics, message history, media, moderation (block/unblock), data migration and data export. Authentication
  mints a one-hour token from a console-issued username and password. MirrorFly also ships conversational-AI tooling — AI
  voice agents, chatbots, speech-to-text and an AI contact center — on the same platform.'
url: https://mirrorfly-messages-api.apievangelist.com/apis.yml
created: '2026-07-29'
modified: '2026-08-09'
specificationVersion: '0.21'
image: https://www.mirrorfly.com/assets/images/mirrorFly-logo.jpg
tags:
- CPaaS
- Communications
- Chat / Messaging API
- Voice API
- Video API
- SIP/VoIP
- Real-time Communication
- SDK
- Self-hosted / On-premise
- AI Agents / Chatbots
- Contact Center
apis:
- name: MirrorFly Chat Platform API
  description: REST/HTTP API for chat and messaging (User and Admin APIs) with JSON payloads. Production base URL is tenant-specific;
    a public preprod sandbox is available for testing. Auth via username/password to mint a 1-hour bearer token.
  humanURL: https://www.mirrorfly.com/docs/platformapi/overview/
  baseURL: https://api-preprod-sandbox.mirrorfly.com/api/v1/
  tags:
  - CPaaS
  - Communications
  - Chat / Messaging API
  - Voice API
  - Video API
  - SIP/VoIP
  - Real-time Communication
  - SDK
  - Self-hosted / On-premise
  - AI Agents / Chatbots
  - Contact Center
  properties:
  - type: Documentation
    url: https://www.mirrorfly.com/docs/platformapi/overview/
  - type: Documentation
    url: https://www.mirrorfly.com/docs/platformapi/adminapis/get-started/
  - type: Documentation
    url: https://www.mirrorfly.com/docs/chat/overview/
  - type: LLMSTxt
    url: https://www.mirrorfly.com/llms.txt
maintainers:
- FN: MirrorFly Messages API
  email: integrations@contus.in
  url: https://www.mirrorfly.com/
generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 80
  at: '2026-07-29T17:37:56.583Z'
common:
- type: DomainSecurity
  url: security/mirrorfly-messages-api-domain-security.yml
- type: DeveloperPortal
  name: MirrorFly Docs
  url: https://www.mirrorfly.com/docs/
- type: Documentation
  name: Chat Platform API documentation
  url: https://www.mirrorfly.com/docs/platformapi/overview/
- type: APIReference
  name: User APIs and Admin APIs reference
  url: https://www.mirrorfly.com/docs/platformapi/userapis/getstarted/login/
- type: GettingStarted
  name: Chat Platform API get started
  url: https://www.mirrorfly.com/docs/platformapi/adminapis/get-started/
- type: Support
  name: Tech Support (MirrorFly console)
  url: https://console.mirrorfly.com/
- type: Blog
  name: MirrorFly Blog
  url: https://www.mirrorfly.com/blog/
- type: GitHubOrganization
  name: MirrorFly on GitHub
  url: https://github.com/MirrorFly
- type: Pricing
  name: MirrorFly pricing
  url: https://www.mirrorfly.com/pricing.php
- type: SignUp
  name: Request MirrorFly API credentials
  url: https://www.mirrorfly.com/contact-sales.php
- type: Login
  name: MirrorFly console
  url: https://console.mirrorfly.com/
- type: TermsOfService
  name: Terms and Conditions
  url: https://www.mirrorfly.com/terms-and-conditions.php
- type: PrivacyPolicy
  name: Privacy Policy
  url: https://www.mirrorfly.com/privacy-policy.php
- type: ChangeLog
  name: Chat Platform API changelog
  url: https://www.mirrorfly.com/docs/platformapi/api-changelog/
- type: ChangeLog
  name: Chat Platform API changelog (captured)
  url: changelog/mirrorfly-messages-api-changelog.yml
- type: Authentication
  name: Authentication profile
  url: authentication/mirrorfly-messages-api-authentication.yml
- type: Conventions
  name: API conventions
  url: conventions/mirrorfly-messages-api-conventions.yml
- type: ErrorCatalog
  name: Error catalog
  url: errors/mirrorfly-messages-api-error-codes.yml
- type: Lifecycle
  name: Lifecycle and versioning
  url: lifecycle/mirrorfly-messages-api-lifecycle.yml
- type: Sandbox
  name: Preprod sandbox environment
  url: sandbox/mirrorfly-messages-api-sandbox.yml
- type: Packages
  name: Published client packages
  url: packages/mirrorfly-messages-api-packages.yml
- type: SDKs
  name: First-party SDKs (Web, React Native, Flutter, iOS)
  url: packages/mirrorfly-messages-api-packages.yml
- type: Components
  name: MirrorFly UIKit components
  url: components/mirrorfly-messages-api-components.yml
- type: Conformance
  name: Standards conformance
  url: conformance/mirrorfly-messages-api-conformance.yml
- type: Compliance
  name: Security and compliance posture (HIPAA, GDPR, SOC 2 Type 2, CCPA — claimed)
  url: https://www.mirrorfly.com/chat-security.php
- type: LLMsTxt
  name: llms.txt (captured verbatim)
  url: llms/mirrorfly-messages-api-llms.txt
x-enrichment:
  date: '2026-08-09'
  status: enriched
  artifacts_added: 12
  pass: local-v1