Using API designer to post data for your own application
mansit_suman
Registered Posts: 8 ✭✭✭
Can we use API designer to create our own APIs which can be used by other stand-alone applications?
Tagged:
Answers
-
Sarina Dataiker, Dataiku DSS Core Designer, Dataiku DSS Adv Designer, Registered Posts: 317 Dataiker
Hi @mansit_suman
,
If you create an API endpoint that is deployed on an API node, then indeed you can hit this API endpoint from any other application or server that can hit your API node endpoint. You can see this document for more information about hitting your API node endpoint either in Python code or via REST. This does require API deployment though, which is not available on the community version of DSS.
Let me know if you have any questions about this.
Thanks,
Sarina