Skip to main content

Broome Developers

Build with Broome API

Create boards, move work, and automate collaboration through a predictable API built for reliable integrations.

Read-only requestcurl
curl --request GET \
  --url 'https://app.filetag.ai/api/kanban/v1/boards?limit=20' \
  --header 'Authorization: Bearer $KANBAN_API_TOKEN'