Skip to main content

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

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


Thanks


Reply