Hive logo

Hive

Hive (hive.com) is a project management and team collaboration platform that centralizes projects, tasks, time tracking, messaging, and workflow automation across teams, with multiple project views including Kanban, Gantt, Timeline, and Calendar. The Hive Public API gives developers programmatic access to workspaces, projects, actions (tasks), users, comments, and other core resources, authenticated via API tokens scoped to a workspace.

1 APIs 0 Features
Project ManagementTask ManagementTeam CollaborationProductivityWorkflow AutomationTime Tracking

APIs

Hive Public API

REST API for the Hive work management platform, providing CRUD access to workspaces, projects, actions (tasks), users, comments, labels, and attachments. Authentication uses wor...

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
🔗
APIReference
APIReference
📝
SignUp
SignUp
💰
Pricing
Pricing
💬
Support
Support
🔗
LLMsTxt
LLMsTxt

Sources

apis.yml Raw ↑
aid: hive
name: Hive
description: >-
  Hive (hive.com) is a project management and team collaboration platform
  that centralizes projects, tasks, time tracking, messaging, and workflow
  automation across teams, with multiple project views including Kanban,
  Gantt, Timeline, and Calendar. The Hive Public API gives developers
  programmatic access to workspaces, projects, actions (tasks), users,
  comments, and other core resources, authenticated via API tokens scoped
  to a workspace.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Project Management
  - Task Management
  - Team Collaboration
  - Productivity
  - Workflow Automation
  - Time Tracking
url: https://raw.githubusercontent.com/api-evangelist/hive/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
  - aid: hive:public-api
    name: Hive Public API
    description: >-
      REST API for the Hive work management platform, providing CRUD access
      to workspaces, projects, actions (tasks), users, comments, labels,
      and attachments. Authentication uses workspace-scoped API tokens.
    humanURL: https://developers.hive.com/reference/introduction
    baseURL: https://app.hive.com/api/v1
    tags:
      - Workspaces
      - Projects
      - Actions
      - Tasks
      - Users
    properties:
      - type: Documentation
        url: https://developers.hive.com/reference/introduction
      - type: APIReference
        url: https://developers.hive.com/reference
common:
  - type: LinkedIn
    url: https://www.linkedin.com/company/hiveai
  - type: Website
    url: https://hive.com/
  - type: Documentation
    url: https://developers.hive.com/
  - type: APIReference
    url: https://developers.hive.com/reference/introduction
  - type: SignUp
    url: https://hive.com/get-started/
  - type: Pricing
    url: https://hive.com/pricing/
  - type: Support
    url: https://support.hive.com/
  - type: LLMsTxt
    url: https://developers.hive.com/llms.txt
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com