Using API designer to post data for your own application

mansit_suman
Level 2
Using API designer to post data for your own application

Can we use API designer to create our own APIs which can be used by other stand-alone applications?

0 Kudos
1 Reply
SarinaS
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

0 Kudos