To update your RChilli API endpoint, you need to consider whether you're referring to changing the server location (e.g., US, EU, SG), modifying the service URL, or updating API versioning/configuration settings. Here's a comprehensive breakdown based on your needs:
🔁 1. Changing Your RChilli API Server (Endpoint Location)
RChilli allows users to select a server (US, Europe, or Singapore) when signing up or through the My Account portal—this selection determines your API endpoint region.
How to Update the Server:
-
During Sign-Up:
-
Visit: My Account Sign Up
-
After filling in details, select a preferred server (US/EU/SG).
-
If no server is selected, the US server is used by default.
-
-
After Sign-Up (if no server was initially chosen):
-
Log in to My Account.
-
Navigate to My Account tab → click Choose Multiple Servers.
-
Select your server region and click Update.
-
Confirm the change when prompted.
-
⚠️ Important: Once a server is selected, it cannot be changed directly. You must contact support@rchilli.com to request changes.
⚙️ 2. Finding or Updating Your Current API Endpoint URL
After setting your server, the actual Service URL (API endpoint) is displayed in your My Account portal.
Steps:
-
Login to My Account.
-
Go to the Integration (Demo) tab → click Show Advanced Inputs.
-
You'll find the Service URL, along with:
-
User Key
-
SubUser ID
-
Version
-
Use this Service URL in your API calls. If you’re updating a script, replace the old URL with this new one.
🔧 3. Dynamic API Settings (Optional Per Request Settings)
You can also dynamically update the behavior of API responses per API request using the apisetting
node. This doesn't change the endpoint but affects how data is processed and returned.
Example API request with dynamic settings:
This allows for temporary changes without modifying global configurations.
📧 Need to Permanently Change Endpoint Settings?
If you've already chosen a server and need to change it, or if your endpoint is not functioning as expected:
-
Contact Support: support@rchilli.com
-
Mention your current setup and request the required change (server region, endpoint issue, etc.).
🔗 Helpful Resources
Comments
0 comments
Please sign in to leave a comment.