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 Custom Fields API

The Custom Fields API from Hustle — 1 operation(s) for custom fields.

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

Tagged areas include Custom Fields. 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.

Custom Fields 2
GET
/custom_fields
Get Custom Fields
4 params → 200400401404422500
POST
/custom_fields
Create Custom Field
body → 201400401404422500

Schemas 2

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

Custom Field
object
A custom field is a custom property that can be attached to a lead.
6 properties 5 required
ErrorResponse
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hustle-custom-fields-api-openapi.yml Raw ↑

Other APIs Hustle publishes across the network.

Hustle Access Token API
Hustle Agents API
Hustle Groups API
Hustle Integrations API
Hustle Leads API
Hustle Organizations API
Hustle Tags API
Hustle Webhooks API