MigratoryData Platform Features
MigratoryData Platform includes all features of MigratoryData Server plus the Portal - the management and developer-experience layer for governed real-time APIs.
Streaming API Definition
Define named Streaming APIs by grouping MigratoryData subjects under a coherent API boundary. Each API has an owner, a version, a description, and a set of subjects - making real-time data assets explicit and manageable.
AsyncAPI Documentation
Each Streaming API is automatically documented using the AsyncAPI specification. Documentation is generated from the API definition and kept in sync - no manual doc authoring required.
API Hub
A central hub where all Streaming APIs are catalogued, versioned, and searchable. Teams browse and discover real-time APIs available in the organization without requiring knowledge of the underlying server topology.
Managed JWT Access Tokens
Create and manage JWT signing keys and issue access tokens per API, team, or use case - directly from the Portal UI. Tokens carry scopes aligned with MigratoryData Server’s native JWT entitlement plugin, so no server configuration changes are required.
Getting Started Code Generation
For each Streaming API, Portal generates ready-to-run code snippets in the language of your choice using the MigratoryData SDKs. New developers connect to a real-time API in minutes.
Team and Role Management
Assign APIs to teams, define roles (producer, consumer, admin), and control who can publish or subscribe to each API. Platform enforces access boundaries without modifying the Server configuration.
Web Console
A browser-based console to monitor active connections, inspect API usage, view real-time message flows, and manage signing keys - providing operational visibility over the headless MigratoryData Server.
All MigratoryData Server Features
Platform includes the full MigratoryData Server - ultra-scalable WebSocket engine, elastic clustering, delivery guarantees, low latency, MQTT support, TLS/SSL, Prometheus monitoring, Apache Kafka integration, and all SDK libraries - unchanged.