Welcome to CX Data Insights
We provide industry-leading APIs.

Welcome to CX Data Insights, your go-to source for all the insights and data you need to succeed in the Microsoft technology industry. Our GraphQL API platform provides a wealth of information about Microsoft customers, including advisor scores, Azure consumption, MACC consumption, and ECIF data. Our APIs are designed to be user-friendly and customizable, so you can easily find the data you need to optimize your business strategy.
With CX Data Insights, you'll gain access to a wide range of data and insights that will help you understand your customers better than ever before. Our platform is designed for internal consumption by Microsoft internal products, making it the ideal solution for businesses looking to refine their marketing messages, close more deals, and optimize their product offerings. So if you're ready to take your business to the next level, try CX Data Insights today and start harnessing the power of GraphQL APIs to achieve your goals.
Imagine you are a marketer looking to gain insights into customer behavior to refine your marketing strategy. With CX Data Insights, you can make a simple API call to gain access to a wealth of data about Microsoft customers.
POST /api/transactions
query { TopParent(TopParentId: 1234) {
topParentId
topParentName
azureConsumptionRevenue(
acrType: ALLOCATION
fromDate: 20210501
toDate: 20230701
includeACRAdjustments: false
order: { azureConsumedRevenueSum: DESC } ) { items {azureConsumedRevenueSum
}
}
}
}
Powered by Azure API Management.