Sign in

Create card

documented

Create a new card in a project.

POST /projects/{project_id}/cards.jsonCardsno implementation yet0 runs

Input

project_id*
Project ID
12345
title*
Card title
New card title
description
Card description
Description of the card
duedate
Due date (ISO 8601)
2026-03-01T12:00:00Z
startdate
Start date (ISO 8601)
2026-02-20T09:00:00Z
planned_time
Planned time (minutes)
120
stage_id
Stage ID
9
tag1
Tag 1
tag2
Tag 2
Calls Breeze as you (your API key is your account); keychains.dev holds the credentials.
Create card · Breeze · OpenIntegrations