---
title: "Mapp Intelligence: JSON/RPC API Sunset"
slug: "json-rpc-q3-api-sunset"
updated: 2025-03-20T11:11:54Z
published: 2025-03-20T11:11:54Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mapp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Mapp Intelligence: JSON/RPC API Sunset

**20 March 2025** We’re sunsetting our [Intelligence JSON/RPC API](/v1/docs/mapp-intelligence-jsonrpc-api) (also known as our Q3 API) starting at the end of June, as our [Analytics API](https://docs.mapp.com/apidocs/home) now covers your analytical needs!

## What’s Changed?

We’re going to streamline your API experience by ensuring you’re using a more robust and feature-rich API while reducing potential confusion with redundant calls.

Starting **June 30th, 2025**, some calls will no longer be available. This will be a phased sunset; we’re only removing calls once their functionality is covered elsewhere.

| JSON/RPC Method | Description | **Available from June 30th?** | Covered By |
| --- | --- | --- | --- |
| getAnalysisObjectsAndMetricsList | Lists all available analysis objects and metrics for an account. | ![Cross Mark](https://pf-emoji-service--cdn.us-east-1.prod.public.atl-paas.net/atlassian/productivityEmojis/cross-64px.png) | [List all available dimensions and metrics](https://docs.mapp.com/apidocs/list-all-available-dimensions-and-metrics) |
| getCustomReportsList | Lists all available reports for an account. | ![Cross Mark](https://pf-emoji-service--cdn.us-east-1.prod.public.atl-paas.net/atlassian/productivityEmojis/cross-64px.png) | [Reports](https://docs.mapp.com/apidocs/reports) |
| getDynamicTimeIntervalList | Lists all available dynamic time intervals for an account. | ![Cross Mark](https://pf-emoji-service--cdn.us-east-1.prod.public.atl-paas.net/atlassian/productivityEmojis/cross-64px.png) | [List all available Dynamic Time Filters](https://docs.mapp.com/apidocs/list-all-available-dynamic-timefilters) |
| getAnalysisData | Gets output data of analyses. | ![Cross Mark](https://pf-emoji-service--cdn.us-east-1.prod.public.atl-paas.net/atlassian/productivityEmojis/cross-64px.png) | [Analysis](https://docs.mapp.com/apidocs/request-analysis) |
| getReportData | Gets output data of reports. | ![Cross Mark](https://pf-emoji-service--cdn.us-east-1.prod.public.atl-paas.net/atlassian/productivityEmojis/cross-64px.png) | [Requesting Reports](https://docs.mapp.com/apidocs/requesting-reports) |
| getConnectionTest | Tests the connection. | ![Check Mark](https://pf-emoji-service--cdn.us-east-1.prod.public.atl-paas.net/atlassian/productivityEmojis/check-64px.png) |  |
| login | Logs into an account and creates a token. | ![Check Mark](https://pf-emoji-service--cdn.us-east-1.prod.public.atl-paas.net/atlassian/productivityEmojis/check-64px.png) |  |
| logout | Logs out of an account and deletes a token. | ![Check Mark](https://pf-emoji-service--cdn.us-east-1.prod.public.atl-paas.net/atlassian/productivityEmojis/check-64px.png) |  |
| getAccountList | Lists all accounts available for a login. | ![Check Mark](https://pf-emoji-service--cdn.us-east-1.prod.public.atl-paas.net/atlassian/productivityEmojis/check-64px.png) |  |
| exportData | Exports category/parameter data. | ![Check Mark](https://pf-emoji-service--cdn.us-east-1.prod.public.atl-paas.net/atlassian/productivityEmojis/check-64px.png) |  |
| importData | Imports category/parameter data. | ![Check Mark](https://pf-emoji-service--cdn.us-east-1.prod.public.atl-paas.net/atlassian/productivityEmojis/check-64px.png) |  |
| deleteTvData | Initiates the deletion of TV data. | ![Check Mark](https://pf-emoji-service--cdn.us-east-1.prod.public.atl-paas.net/atlassian/productivityEmojis/check-64px.png) |  |

At the time of writing, [Path](/v1/docs/path)and [Cross Table](/v1/docs/cross-table) views are not currently available in the Analytics API, but we’ll be adding more functionality soon. Keep an eye out!

## Availability

This update will be rolled out on June 30th 2025. Please update your calls before then, and reach out to our customer success team if you have any further questions!

The legacy configuration interface for Mapp Intelligence.

## Related

- [JSON/RPC API Reference (Legacy)](/mapp-intelligence-jsonrpc-api.md)
