UserVoice website screenshot

UserVoice

UserVoice is a product feedback and ideation platform with a REST API for managing ideas, gathering votes, tracking status updates, and syncing user feedback with product roadmaps. It provides an Admin API v2 for administrative operations, a Helpdesk API for end-user and support functionality, and an Idea Collection API for custom feedback capture experiences across web and mobile platforms.

3 APIs 0 Features
Product FeedbackIdea ManagementCustomer FeedbackProduct RoadmapVotingFeature RequestsUser ResearchSaaS

APIs

UserVoice Admin API

The UserVoice Admin API v2 provides a fast and easy way of working with your feedback data, enabling you to build client applications and custom integrations for administrative ...

UserVoice Helpdesk API

The UserVoice Helpdesk API exposes the core end-user and admin functionality of UserVoice, making it easy to build client applications or integrations with your own systems usin...

UserVoice Idea Collection API

The UserVoice Idea Collection API enables developers to create custom experiences for capturing feedback from users across multiple platforms including web and mobile, using OAu...

Pricing Plans

Uservoice Plans Pricing

4 plans

PLANS

Rate Limits

Uservoice Rate Limits

0 limits

RATE LIMITS

FinOps

Semantic Vocabularies

Uservoice Context

30 classes · 6 properties

JSON-LD

Resources

🔗
DomainSecurity
DomainSecurity
🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrg
GitHubOrg
🔗
LinkedIn
LinkedIn
🔗
X
X
📰
Blog
Blog
💰
Pricing
Pricing
🟢
StatusPage
StatusPage
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

Raw ↑
name: UserVoice
description: UserVoice is a product feedback and ideation platform with a REST API for managing ideas, gathering votes, tracking
  status updates, and syncing user feedback with product roadmaps. It provides an Admin API v2 for administrative operations,
  a Helpdesk API for end-user and support functionality, and an Idea Collection API for custom feedback capture experiences
  across web and mobile platforms.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/uservoice/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
aid: uservoice
tags:
- Product Feedback
- Idea Management
- Customer Feedback
- Product Roadmap
- Voting
- Feature Requests
- User Research
- SaaS
apis:
- name: UserVoice Admin API
  description: The UserVoice Admin API v2 provides a fast and easy way of working with your feedback data, enabling you to
    build client applications and custom integrations for administrative operations including data syncing, content moderation,
    and exports.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.uservoice.com/docs/api/v2/
  baseURL: https://SUBDOMAIN.uservoice.com/api/v2/admin/
  tags:
  - Admin
  - Feedback
  - Ideas
  - Users
  - Roadmap
  properties:
  - type: Documentation
    url: https://developer.uservoice.com/docs/api/v2/
  - type: OpenAPI
    url: https://developer.uservoice.com/docs/api/v2/reference/
  contact:
  - FN: UserVoice Developer Support
    url: https://developer.uservoice.com/
- name: UserVoice Helpdesk API
  description: The UserVoice Helpdesk API exposes the core end-user and admin functionality of UserVoice, making it easy to
    build client applications or integrations with your own systems using OAuth 1.0a authentication.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.uservoice.com/docs/api/
  baseURL: https://SUBDOMAIN.uservoice.com/api/v1/
  tags:
  - Helpdesk
  - Support
  - Tickets
  - Users
  - OAuth
  properties:
  - type: Documentation
    url: https://developer.uservoice.com/docs/api/
  - type: GettingStarted
    url: https://developer.uservoice.com/docs/api/getting-started/
  contact:
  - FN: UserVoice Developer Support
    url: https://developer.uservoice.com/
- name: UserVoice Idea Collection API
  description: The UserVoice Idea Collection API enables developers to create custom experiences for capturing feedback from
    users across multiple platforms including web and mobile, using OAuth Authorization Code Flow with PKCE.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.uservoice.com/docs/idea-collection-api/
  baseURL: https://SUBDOMAIN.uservoice.com/
  tags:
  - Idea Collection
  - Feedback Capture
  - Mobile
  - OAuth PKCE
  properties:
  - type: Documentation
    url: https://developer.uservoice.com/docs/idea-collection-api/
  contact:
  - FN: UserVoice Developer Support
    url: https://developer.uservoice.com/
common:
- type: DomainSecurity
  url: security/uservoice-domain-security.yml
- type: Website
  url: https://www.uservoice.com/
- type: Documentation
  url: https://developer.uservoice.com/docs/
- type: GitHubOrg
  url: https://github.com/uservoice
- type: LinkedIn
  url: https://www.linkedin.com/company/uservoice
- type: X
  url: https://twitter.com/uservoice
- type: Blog
  url: https://www.uservoice.com/blog/
- type: Pricing
  url: https://www.uservoice.com/pricing/
- type: StatusPage
  url: https://status.uservoice.com/
- type: Plans
  url: plans/uservoice-plans-pricing.yml
- type: RateLimits
  url: rate-limits/uservoice-rate-limits.yml
- type: FinOps
  url: finops/uservoice-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com