Business Analytics APIs | RingCentral Developers
Empower managers to centrally review their team’s call performance data
Get startedGlobal, United States, Canada, Mexico, Europe, Asia, Australia, Africa, South America

Call Performance Aggregation
Gain a comprehensive understanding of individual and team historical call performance.
Get an aggregation of the number of calls whether on call queues, user groups, or individually. Answer questions like:
What call volumes are my teams handling?
How long are calls waiting to be answered?
How much and for how long customers are put on hold?
What does the abandonment rate look like?
How is the total handle time metric during call handling?
Call Performance Timeline
Gain a comprehensive understanding of your organization’s calls and call handling trends over different time frames.
Get an aggregation of the call handling metrics at different time intervals:
What are my team’s hourly/daily/weekly call volumes?
How many calls my team members answer hourly?
What is the daily call abandonment rate for my team?
Are there more unanswered calls at certain times of the day than the other?

Get deeper insights in 15 minutes
Using the Business Analytics API couldn’t be easier with our SDKs for JavaScript, Java, and C#.
async function get_analytics_data(){
try {
let aggregateJSONBody = JSON.parse(aggregateJSONString);
let aggregateResult = await platform.post("/analytics/phone/performance/v1/accounts/~/calls/aggregate", aggregateJSONBody);
let response = await aggregateResult.json();
console.log("-----AGGREGATE DATA------");
console.log(response.data[0]);
} catch (e) {
console.log(e.message);
}
}
Analytics API frequently asked questions
To help you get the most out of your RingCentral account, we have collected some of the most commonly asked questions. Of course, you can always ask our community or contact our developer support for any questions you might have.
What is the Business Analytics API?
How is Business Analytics API different from Call Log API?
Get more than communications
Be part of the RingCentral community.

Community
Developer Blog
Get the latest updates, tips, tutorials, and tools to build AI powered integrations to move your business forward.

Developer Forum
Developer Forum
Post your questions in our forum and get help from our developer support team and amazing community.

Professional Services
Global Services & Support
Don't have the time or resources to build your app internally? Our Global Services & Support team has you covered.
Loved by over 100,000 developers
Find out why RingCentral is one of the most awarded APIs over the last eight years. With this much praise it's hard to stay humble.
Build your first app See our awards