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: New Analytics API Domains

Prev Next

The Mapp Intelligence Analytics API now uses new domains. API requests go to api.mapp.com under the base path /api/analytics, and authentication is handled through the separate auth.mapp.com domain. For example: GET api.mapp.com/api/analytics/segments.

Existing endpoints remain available and redirect automatically to the new domains. API responses, such as the URL used to retrieve a report result, reference the new domains regardless of whether you called the old or new endpoint. Existing Client IDs and Secrets have been migrated automatically and continue to work without any action.

Warning

If you restrict outbound traffic by host, allow api.mapp.com and auth.mapp.com on your network. Because API responses point to the new domains, integrations that only permit the previous domain may fail to retrieve results, even though the original request still succeeds.

To keep your integrations working long-term, update them to use api.mapp.com and auth.mapp.com.

Availability

Available now.