The Ducalis API lets you communicate with Ducalis and build your own tools using Ducalis’ data. You can read and write information to and from Ducalis using the API. Check out the docs below:
What you can do with the API:
Boards:
- Fetch a board
- List all boards
Voting Users:
- Get, create, update and delete voting users
- Vote on behalf of a user
- Fetch a specific vote, or a list of votes associated with a Post, Board, or Author.
- Delete votes
Ideas:
- Return a list of ideas.
- Create a new idea
- Update an idea
- Delete an idea
- Label/Unlabel an idea
- Vote for an idea
- Delete votes
Labels:
- Get all labels
- Create label
- Update label
- Remove label
Comments:
- Create a new comment
- Update an existing comment
- Delete an existing comment
Idea Statuses:
- Get all statuses
- Create a new status
- Update an existing status
- Delete an existing status