---
updatedAt: 2026-01-28T09:49:06.000Z
---

Fetch the complete documentation index at: https://developer.connecteam.com/llms.txt. Use this file to discover all available pages before exploring further.

# API access

API access in Connecteam is determined by your subscription plan and the hubs you've purchased.

## Plan Requirements

API access is available on the **Expert plan or higher**. Your API key grants access only to hubs on eligible plans.

> 📝 Note
>
> Clients with at least one hub on Enterprise plan, subscribed before April 15th, 2025, retain access to all API endpoints. This applies only to accounts created before that date.

## API Access by Hub

Connecteam is divided into three main hubs: **Operations**, **Communications**, and **HR & Skills**.

| Endpoint                          | Operations | Communications | HR & Skills |
| :-------------------------------- | :--------: | :------------: | :---------: |
| Account details (`/me`)           |      ✅     |        ✅       |      ✅      |
| Users (`/users`)                  |      ✅     |        ✅       |      ✅      |
| Attachments (`/attachments`)      |      ✅     |        ✅       |      ✅      |
| Custom publishers (`/publishers`) |      ✅     |        ✅       |      ✅      |
| Quick tasks (`/task`)             |      ✅     |                |             |
| Jobs (`/jobs`)                    |      ✅     |                |             |
| Job scheduling (`/scheduler`)     |      ✅     |                |             |
| Daily info (`/daily-info`)        |      ✅     |                |             |
| Time clock (`/time-clock`)        |      ✅     |                |             |
| Chat (`/chat`)                    |            |        ✅       |             |
| Time off (`/time-off`)            |            |                |      ✅      |
| Courses (`/courses`)              |            |                | Coming soon |
| Documents (`/documents`)          |            |                | Coming soon |

The **General** endpoints (Account, Users, Attachments, Publishers) are available to all clients with at least one hub on Expert plan or higher.

***

[API Reference](https://developer.connecteam.com/reference/)