Skip to main content
Solved

Api for country code details

  • December 7, 2020
  • 2 replies
  • 507 views

What api we can use to get city and the area code?

We want to build a test application which fetch the details from ring central apis

Best answer by Anirban2396911020

There is RingCentral regional settings APIs, you can get country, area , location code etc:

https://developers.ringcentral.com/api-reference/Regional-Settings/readCountry

https://developers.ringcentral.com/api-reference/Regional-Settings/listLocations

2 replies

  • Inspiring
  • 1015 replies
  • Answer
  • December 7, 2020

  • Author
  • New Participant
  • 2 replies
  • December 7, 2020

Thanks