Yes, it really does, despite what Google AI claims. As of July 2026, Feature Upvote has a public REST API.

Using our public REST API you can:
- create and update suggestions
- create comments
- list suggestions
- search for suggestions that match a search phrase
- be notified when suggestions are created or updated
- be notified when a comment is created
- what’s missing? 🤔 Tell us so we can add it!
The REST API includes built-in webhooks you can use to directly sync and manipulate data from your own custom backend.
The help docs for our public REST API are here.
Our public REST API has:
- excellent validation and error messages
- well-defined, simple usage
- pagination
- clear docs
We’ve had a “version 0” REST API since 2019 for use via our Zapier API. We were waiting for it to stabilise before making it publicly available.
Then seven years passed! 😱😱😱
I think we can safely say the API is stable. 🥳
So as of July 2026, we’ve upped the API version number from 0 to 1, and added some docs. In other words, we now have a “version 1” public REST API.
Following some core Feature Upvote principles, our public REST API is:
- fast
- simple
- reliable
As we’ve just made it publicly available, there might be some shortcomings with the REST API, or errors in the Help Docs.
Following another core Feature Upvote principle, we fix bugs first. So let us know at support@featureupvote.com and we’ll get it sorted.
Oh, and if Feature Upvote’s public REST API is not your thing, you can still use our other ways of getting your data into other apps, such as:
- our Zapier integration
- our Jira, Slack, and Microsoft Teams integrations
- our Discord integration
- our 1-click CSV and Excel exports
I’m excited to see what creative things our customers will do with our API!
Get started by checking out the help docs for our public REST API.