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

The Integrations API from Hustle — 1 operation(s) for integrations.

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

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

This API exposes 3 operations across 1 path, and defines 8 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 8 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.

Integrations 3
PATCH
/integrations
Update Integration
body → 201400401404422500
POST
/integrations
Create Integration
body → 201400401404422500
GET
/integrations
Get Integrations
5 params → 200400401404422500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Integration (6 properties), VanMyVotersCreateIntegration (4 properties), VanCreateIntegration (4 properties), PDICreateIntegration (3 properties). Each schema is shown below with its type and property counts.

Integration
object
An integration represents a connection between Hustle data and an external service (such as Salesforce, VAN, or PDI).
6 properties 6 required
VanMyVotersPatchIntegration
object
2 properties 2 required
PDICreateIntegration
object
3 properties 3 required
VanMyVotersCreateIntegration
object
4 properties 3 required
VanPatchIntegration
object
2 properties 2 required
ErrorResponse
object
3 properties 2 required
PDIPatchIntegration
object
2 properties 2 required
VanCreateIntegration
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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