News & Announcements User Community Developer Community

Welcome to the RingCentral Community

Please note the community is currently under maintenance and is read-only.

Search
Make sure to review our Terms of Use and Community Guidelines.
  Please note the community is currently under maintenance and is read-only.
Home » Developers
Standard API URL to connect with RC system (instead of https://platform.devtest.ringcentral.com)
Tags: rest api
Apr 13, 2021 at 8:32am   •   1 replies  •  0 likes
Saeed Akhter

Our solution is using RC APIs to connect with our RC cloud and fetch the configuration data/information. From RC assigned sandbox we are using https://platform.devtest.ringcentral.com with Client ID, Client Secret and Extension assigned to us to collect that info.

However, I believe there must be a standard API URL (not devtest specific) that we can use to collect data from any RC customer (obviously with authorized and authenticated credentials).

Need to know what API URL and type of credentials required to connect and get the data form our RC environment OR any other customers RC


1 Answer
answered on Apr 13, 2021 at 10:26am  

To access RingCentral sandbox platform API, use https://platform.devtest.ringcentral.com.

To access RingCentral production platform API, use https://platform.ringcentral.com.

The platform domain is the same for any RingCentral account. But when you call an API, there is the path to identify which account to access, specified by the account id. If the API call is at the extension level, you must also specify the extension id. E.g. to send a SMS message:

https://platform.devtest.ringcentral.com/restapi/v1.0/account/[accountId]/extension/extensionId/sms


If you provide an app to server any RingCentral customer, you must create a public app so anyone can login with their own login credentials. The platform will detect the account id, extension id if you specify them as a tilde "~".

https://platform.devtest.ringcentral.com/restapi/v1.0/account/~/extension/~/sms


 0



A new Community is coming to RingCentral!

Posts are currently read-only as we transition into our new platform.

We thank you for your patience
during this downtime.

Try Workflow Builder

Did you know you can easily automate tasks like responding to SMS, team messages, and more? Plus it's included with RingCentral Video and RingEX plans!

Try RingCentral Workflow Builder

PRODUCTS
RingEX
Message
Video
Phone
OPEN ECOSYSTEM
Developer Platform
APIs
Integrated Apps
App Gallery
Developer support
Games and rewards

RESOURCES
Resource center
Blog
Product Releases
Accessibility
QUICK LINKS
App Download
RingCentral App login
Admin Portal Login
Contact Sales
© 1999-2024 RingCentral, Inc. All rights reserved. Legal Privacy Notice Site Map Contact Us