Endpoint Settings

This guide shows you how to change your endpoints.

triangle-exclamation
circle-info

The reason to change your endpoints is due to our name change to DecisionRules.io

circle-exclamation

Endpoints in API

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

circle-info

If you're using the Regional Cloud version of DecisionRules, prepend the URL with your region shortcut.

Read more about Regional Cloud API calls here.

URL
https://api.decisionrules.io/rule/solve/:ruleId/:version

Headers:
Content-Type: application/json
Authorization: Bearer DOZpz-h6xnOrKGIINlYvkd9hn41pRR3oG6cqH

Angular library

If you are using our Angular library to connect Decisionrules.ioarrow-up-right from your web application **** npm packagearrow-up-right **** was changed as well.

triangle-exclamation
circle-info

Please make sure your Angular settings are correct to have your application always up to date.

Last updated