Skip to main content

API

The Ducalis API lets you build integrations and automate workflows. Use the API to read and write data for Voting Boards, Ideas, Voters, votes, comments, and more.

View Technical Reference Documentation

API capabilities

Boards

  • Fetch a Board
  • List all Boards

Voting Users

  • Get, create, update, and delete Voters
  • Vote on behalf of a Voter
  • Fetch a specific vote or list of votes associated with an Idea, Board, or Voter
  • Delete votes
  • Subscribe or unsubscribe Voters

Ideas

  • List Ideas
  • Create an Idea
  • Update an Idea
  • Delete an Idea
  • Add or remove labels
  • Vote for an Idea
  • Delete votes
  • Link Idea to Issue
  • Unlink Idea from Issue

Labels

  • Get all labels
  • Create label
  • Update label
  • Delete label

Comments

  • Create comment
  • Update comment
  • Delete comment

Idea Statuses

  • Get all statuses
  • Create status
  • Update status
  • Delete status

Issues

  • Get all Issues