Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

HackMD Teams API

Operations related to user teams.

HackMD Teams API is one of 8 APIs that HackMD publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Teams. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, authentication docs, and rate-limit docs.

This API exposes 1 operation across 1 path, and defines 2 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, /v1.

1 operations 1 paths 2 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://api.hackmd.io/v1
Authentication
HTTP Bearer
License
UNLICENSED
Resource Areas
1

Authentication & Security 1

HackMD Teams API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (token).

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Teams 1

Operations related to user teams.

GET
/teams
List the teams for the current user
ListTeams → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed is Team (9 properties). Each schema is shown below with its type and property counts.

TeamVisibilityType
string
Team
object
9 properties 9 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hackmd-teams-api-openapi.yml Raw ↑

Other APIs HackMD publishes across the network.

HackMD History API
HackMD Profile API
HackMD Team Folders API
HackMD Team Notes API
HackMD Trash API
HackMD User Folders API
HackMD User Notes API