Competitor Tracker & Co. Docs

Get the link to suggest and vote on feature ideas. Public — no sign-in required.

Returns the address of our feature idea board, where you can suggest new ideas and vote on existing ones. Signed-in callers get a personal link tied to their account; everyone else gets the public board. Send the user to the returned `url`.

GET
/v1/feedback/idea-board

Response Body

application/json

curl -X GET "https://api.competitortracker.io/v1/feedback/idea-board"
{
  "url": "https://www.votito.com/public/ideabank/?key=…"
}