Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

does Apache Nifi support to develop APIs to expose data to 3rd Party APPs?

avatar
Explorer

I need to expose data through APIs to 3rd party Apps. Those API endpoints are needed to developed By Nifi itself. 

is that possible in Nifi?

 

does Nifi act as an API manager?

1 REPLY 1

avatar
Master Mentor

@Sivaluxan NiFi exposes APIs for a lot of endpoints.  So not really sure what you are trying to accomplish in your use case.  If you want to use a third party app to access info exposed by NiF that is possible.  Or are you trying to setup some custom endpoint to expose some custom data?

Here you can find NiFi Rest-Api documentation for the latest NiFi release:
https://nifi.apache.org/docs/nifi-docs/rest-api/index.html

You can also find the NIFi rest-api documentation for your installed release directly in the application via the global menu ( 3 horizontal lines upper right corner of UI) --> help.

 

If you found that the provided solution(s) assisted you with your query, please take a moment to login and click Accept as Solution below each response that helped.

Thank you,

Matt