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 Leads API

The Leads API from Hustle — 1 operation(s) for leads.

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

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

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

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

3 operations 1 paths 15 schemas 1 GET1 PATCH1 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 3

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

Leads 3
GET
/leads
Get Leads
7 params → 200400401404422500
PATCH
/leads
Update Leads
body → 204400401404422500
POST
/leads
Upsert Lead
body → 200201400401404422500

Schemas 15

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

MakeInactiveInGroupOperation
object
2 properties 2 required
OptInOperation
object
1 property 1 required
BbLuminateExternalLeadSchema
object
2 properties 2 required
SetCustomFieldOperation
object
3 properties 3 required
RemoveTagOperation
object
2 properties 2 required
EvertrueExternalLeadSchema
object
2 properties 2 required
SalesforceExternalLeadSchema
object
2 properties 2 required
VanMyVotersExternalLeadSchema
object
2 properties 2 required
Lead
object
A lead represents someone that messages and calls are sent to.
17 properties 10 required
OptOutOperation
object
2 properties 1 required
ErrorResponse
object
3 properties 2 required
AttachLeadToIntegrationOperation
object
3 properties 3 required
VanExternalLeadSchema
object
2 properties 2 required
ApplyTagOperation
object
2 properties 2 required
MakeActiveInGroupOperation
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hustle-leads-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 Organizations API
Hustle Tags API
Hustle Webhooks API