Hive website screenshot

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.

Hive publishes 12 APIs on the APIs.io network, including Actions API, Agile Sprints API, Dashboard Widgets API, and 9 more. Tagged areas include Project Management, Task Management, Team Collaboration, Productivity, and Workflow-Automation.

Hive’s developer surface includes authentication, engineering blog, documentation, API reference, signup flow, pricing, support, and 5 more developer resources.

30.0/100 thin ▬ flat Agent 17/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
Project ManagementTask ManagementTeam CollaborationProductivityWorkflow-AutomationTime Tracking

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/hive: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 13

Individual APIs this provider publishes, each with its own machine-readable definition.

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...

Hive Actions API

The Actions API from Hive — 9 operation(s) for actions.

Hive Agile Sprints API

The Agile Sprints API from Hive — 1 operation(s) for agile sprints.

Hive Dashboard Widgets API

The Dashboard Widgets API from Hive — 2 operation(s) for dashboard widgets.

Hive Form Submissions API

The Form Submissions API from Hive — 1 operation(s) for form submissions.

Hive Messages API

The Messages API from Hive — 1 operation(s) for messages.

Hive Projects API

The Projects API from Hive — 6 operation(s) for projects.

Hive Resource Assignments API

The Resource Assignments API from Hive — 2 operation(s) for resource assignments.

Hive Teams API

The Teams API from Hive — 3 operation(s) for teams.

Hive Users API

The Users API from Hive — 2 operation(s) for users.

Hive Webhooks API

The Webhooks API from Hive — 2 operation(s) for webhooks.

Hive Workflows API

The Workflows API from Hive — 1 operation(s) for workflows.

Hive Workspaces API

The Workspaces API from Hive — 15 operation(s) for workspaces.

Scroll for all 13

Open Collections 14

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Hive Public Actions API

OPEN COLLECTION

Hive Public API

OPEN COLLECTION

Scroll for all 14

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Hive Authentication

apiKey · 1 scheme

SECURITY

Hive Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Hive Agentic Access

72 operations · 40 acting

72 operations · 40 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/hive.png
tags:
- Project Management
- Task Management
- Team Collaboration
- Productivity
- Workflow-Automation
- Time Tracking
tags_raw:
- 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.23'
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
  - Project
  - Actions
  - Task
  - User
  tags_raw:
  - Workspaces
  - Projects
  - Actions
  - Tasks
  - Users
  properties:
  - type: Documentation
    url: https://developers.hive.com/reference/introduction
  - type: APIReference
    url: https://developers.hive.com/reference
- aid: hive:hive-actions-api
  name: Hive Actions API
  description: The Actions API from Hive — 9 operation(s) for actions.
  humanURL: https://developers.hive.com/reference/introduction
  baseURL: https://app.hive.com/api/v1
  tags:
  - Actions
  properties:
  - type: OpenAPI
    url: openapi/hive-actions-api-openapi.yml
- aid: hive:hive-agile-sprints-api
  name: Hive Agile Sprints API
  description: The Agile Sprints API from Hive — 1 operation(s) for agile sprints.
  humanURL: https://developers.hive.com/reference/introduction
  baseURL: https://app.hive.com/api/v1
  tags:
  - Agile Sprints
  properties:
  - type: OpenAPI
    url: openapi/hive-agile-sprints-api-openapi.yml
- aid: hive:hive-dashboard-widgets-api
  name: Hive Dashboard Widgets API
  description: The Dashboard Widgets API from Hive — 2 operation(s) for dashboard widgets.
  humanURL: https://developers.hive.com/reference/introduction
  baseURL: https://app.hive.com/api/v1
  tags:
  - Dashboard Widgets
  properties:
  - type: OpenAPI
    url: openapi/hive-dashboard-widgets-api-openapi.yml
- aid: hive:hive-form-submissions-api
  name: Hive Form Submissions API
  description: The Form Submissions API from Hive — 1 operation(s) for form submissions.
  humanURL: https://developers.hive.com/reference/introduction
  baseURL: https://app.hive.com/api/v1
  tags:
  - Form Submissions
  properties:
  - type: OpenAPI
    url: openapi/hive-form-submissions-api-openapi.yml
- aid: hive:hive-messages-api
  name: Hive Messages API
  description: The Messages API from Hive — 1 operation(s) for messages.
  humanURL: https://developers.hive.com/reference/introduction
  baseURL: https://app.hive.com/api/v1
  tags:
  - Message
  tags_raw:
  - Messages
  properties:
  - type: OpenAPI
    url: openapi/hive-messages-api-openapi.yml
- aid: hive:hive-projects-api
  name: Hive Projects API
  description: The Projects API from Hive — 6 operation(s) for projects.
  humanURL: https://developers.hive.com/reference/introduction
  baseURL: https://app.hive.com/api/v1
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/hive-projects-api-openapi.yml
- aid: hive:hive-resource-assignments-api
  name: Hive Resource Assignments API
  description: The Resource Assignments API from Hive — 2 operation(s) for resource assignments.
  humanURL: https://developers.hive.com/reference/introduction
  baseURL: https://app.hive.com/api/v1
  tags:
  - Resource Assignments
  properties:
  - type: OpenAPI
    url: openapi/hive-resource-assignments-api-openapi.yml
- aid: hive:hive-teams-api
  name: Hive Teams API
  description: The Teams API from Hive — 3 operation(s) for teams.
  humanURL: https://developers.hive.com/reference/introduction
  baseURL: https://app.hive.com/api/v1
  tags:
  - Team
  tags_raw:
  - Teams
  properties:
  - type: OpenAPI
    url: openapi/hive-teams-api-openapi.yml
- aid: hive:hive-users-api
  name: Hive Users API
  description: The Users API from Hive — 2 operation(s) for users.
  humanURL: https://developers.hive.com/reference/introduction
  baseURL: https://app.hive.com/api/v1
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/hive-users-api-openapi.yml
- aid: hive:hive-webhooks-api
  name: Hive Webhooks API
  description: The Webhooks API from Hive — 2 operation(s) for webhooks.
  humanURL: https://developers.hive.com/reference/introduction
  baseURL: https://app.hive.com/api/v1
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/hive-webhooks-api-openapi.yml
- aid: hive:hive-workflows-api
  name: Hive Workflows API
  description: The Workflows API from Hive — 1 operation(s) for workflows.
  humanURL: https://developers.hive.com/reference/introduction
  baseURL: https://app.hive.com/api/v1
  tags:
  - Workflows
  properties:
  - type: OpenAPI
    url: openapi/hive-workflows-api-openapi.yml
- aid: hive:hive-workspaces-api
  name: Hive Workspaces API
  description: The Workspaces API from Hive — 15 operation(s) for workspaces.
  humanURL: https://developers.hive.com/reference/introduction
  baseURL: https://app.hive.com/api/v1
  tags:
  - Workspaces
  properties:
  - type: OpenAPI
    url: openapi/hive-workspaces-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/hive-agentic-access.yml
- type: DomainSecurity
  url: security/hive-domain-security.yml
- type: Authentication
  url: authentication/hive-authentication.yml
- type: Blog
  url: https://hive.com/blog/
- 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: LlmsText
  url: https://developers.hive.com/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/hive"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/hive/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/hive/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.