Mira API - Beta

In this guide we’ll introduce you to the Mira API - our early API features based upon Meltwater’s Mira platform. The API is quickly evolving, but is intended to allow you to integrate AI-based insights and outcomes into your solutions.

Is the Mira API available?
The Mira API is currently in Beta - this means we are looking for early adopters, and quickly iterating on features and direction, based upon their feedback. If you are interested in gaining trial access to the API please talk to your account manager, or our sales team.

Meltwater platform

The Meltwater platform ingests and enriches data from a wide variety of sources, including news and social platforms. Data is enriched by a set of enrichments (sentiment, language, key phrases, etc.) and stored in a consistent data schema.

This vast data set is now being used to provide our customers with Gen-AI powered insights and outcomes within our application suite. Using AI technology we can now provide overviews of news coverage, themes in trending social posts, generate high quality reports - in fact the list of possibilities is growing by the day.

Mira API

The Mira API exposes AI features from within the Meltwater suite to API customers.

For example Mira Studio is our new AI assistant within our suite. Through a chat interface users can ask for a wide range of news and social insights, and can ask for assistance creating reports, and many other tasks.

The new responses endpoint is where we will add new features going forward, and so is the recommended endpoint for customers.

The endpoint supports streaming and non-streaming modes, one or multiple input messages, and returns citations for responses.

We envisage this API being suitable for integration with our customers’ in-house AI assistants and agents.

Take a look at the Responses guide for more details.

Chat Completion (deprecated)

The chat completion endpoint provides simple, single-prompt interactions. Read our Chat Completion guide to learn about this feature.

MCP Server

The Mira API is now exposed as a remote MCP server for ease-of-integration.

Read our MCP Server guide to learn about this integration approach.