Dataiku REST API interceptor

Ankit96140
Level 2
Dataiku REST API interceptor

Is there any way in Dataiku to intercept REST APIs. we want to intercept the REST APIs used to trigger the scenario

0 Kudos
1 Reply
Clรฉment_Stenac

Hi,

Dataiku does not have such a feature. We would recommend deploying Dataiku behind a reverse proxy, and implementing this logic at the reverse proxy layer.

Could you please detail what you would like to perform on the intercepted query exactly?

0 Kudos