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

Hustle Tags API

The Tags API from Hustle — 1 operation(s) for tags.

Hustle Tags API is one of 9 APIs that Hustle publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Tags. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 2 operations across 1 path, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version v3.

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

2 operations 1 paths 2 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v3
Base URL
https://api.hustle.com/v3
Resource Areas
1

Paths & Operations 2

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

Tags 2
GET
/tags
Get Tags
6 params → 200400401404422500
POST
/tags
Create Tag
body → 201400401404422500

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Tag (6 properties), ErrorResponse (3 properties). Each schema is shown below with its type and property counts.

ErrorResponse
object
3 properties 2 required
Tag
object
A tag represents a label that can be applied to a lead.
6 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hustle-tags-api-openapi.yml Raw ↑

Other APIs Hustle publishes across the network.

Hustle Access Token API
Hustle Agents API
Hustle Custom Fields API
Hustle Groups API
Hustle Integrations API
Hustle Leads API
Hustle Organizations API
Hustle Webhooks API