flux
FeaturesHow It WorksPricing
Log inGet started free

API Reference

The Flux REST API lets you integrate project data into your own tools and workflows. All endpoints require an API key passed via the Authorization: Bearer <key> header.

Base URL

https://useflux.app/api/v1

Endpoints

GET/api/v1/workspaces

List all workspaces the authenticated user belongs to.

POST/api/v1/workspaces

Create a new workspace.

GET/api/v1/workspaces/:slug/boards

List all boards in a workspace.

POST/api/v1/workspaces/:slug/boards

Create a new board in a workspace.

GET/api/v1/workspaces/:slug/boards/:boardId/tasks

List tasks on a board.

POST/api/v1/workspaces/:slug/boards/:boardId/tasks

Create a task on a board.

PATCH/api/v1/workspaces/:slug/boards/:boardId/tasks/:taskId

Update a task.

DELETE/api/v1/workspaces/:slug/boards/:boardId/tasks/:taskId

Delete a task.

Full API Docs

Generate an API key in your workspace settings, then explore the full API documentation.

View DocumentationGo to Dashboard
flux

The all-in-one workspace for high-performing engineering teams to ship faster.

Product

  • Features
  • How It Works
  • Pricing
  • Integrations
  • Changelog

Resources

  • Documentation
  • Community
  • Blog

Company

  • About
  • Careers
  • Contact

Legal

  • Privacy
  • Terms
  • Security
  • Cookies
  • Licenses

© 2026 Flux Technologies Inc. All rights reserved.

PrivacyTermsSecurity