Endpoint Settings
This guide shows you how to change your endpoints.
This section is for users who created an account before 06. April 2021
The reason to change your endpoints is due to our name change to DecisionRules.io
Everything remains the same, just the name is different.
That means all the settings you already have are going to work, but we strongly recommend you to do the changes from below.
The only thing you should do is to change the endpoint in your API.
The URL is in a format https://api.decisionrules.io/rule/solve/:ruleId/:version where you should replace decisiondrig.io with decisionrules.io
If you're using the Regional Cloud version of DecisionRules, prepend the URL with your region shortcut.
URL
https://api.decisionrules.io/rule/solve/:ruleId/:version
Headers:
Content-Type: application/json
Authorization: Bearer DOZpz-h6xnOrKGIINlYvkd9hn41pRR3oG6cqH
If you are using our Angular library to connect Decisionrules.io from your web application **** npm package **** was changed as well.
Last modified 5mo ago