Hubstaff Tasks API
Tasks (to-dos) within projects and organizations.
Hubstaff Tasks API is one of 19 APIs that Hubstaff publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Tasks. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.
This API exposes 6 operations across 3 paths. It is described by OpenAPI 3.0.3, at version 2.0.
Requests are made against a single base URL, https://api.hubstaff.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Hubstaff Tasks API declares
2 security schemes
for authenticating requests.
It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 2 scopes.
It accepts HTTP bearer tokens (personalAccessToken).
By default, every request must be authenticated.
oauth2— Hubstaff Account OpenID Connect / OAuth 2.0 authentication. Scopes are hubstaff:read and hubstaff:write.personalAccessToken— Access token obtained by exchanging a personal access token (created at https://developer.hubstaff.com/personalaccesstokens) via the OAuth 2.0 refresh token gr…
Paths & Operations 6
Across 3 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Tasks (to-dos) within projects and organizations.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Hubstaff 12
Other APIs Hubstaff publishes across the network.