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

TalkPush Labels API API

Collection of endpoints related to candidate labels. Labels are simple, company-wide tags that recruiters use to flag and filter candidates (for example: "Priority", "Referral", "Needs Review"). The same labels are visible in the Talkpush UI; anything added via the API immediately appears in the UI and on the candidate's `labels` field returned by the Leads API.

TalkPush Labels API API is one of 14 APIs that TalkPush publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, https://company_subdomain.talkpush.com/api/talkpush_services.

2 operations 1 paths 7 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.0
Base URL
https://your-company.talkpush.com/api/talkpush_services
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.

Labels API 2

Collection of endpoints related to candidate labels. Labels are simple, company-wide tags that recruiters use to flag and filter candidates (for example: "Priority", "Referral", "…

GET
/company/labels
List company labels
4 params → 200400401500
POST
/company/labels
Create a label
1 param body → 201400401409422500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are label (4 properties), label_bad_request_error (2 properties), label_validation_error (2 properties), label_conflict_error (2 properties). Each schema is shown below with its type and property counts.

label_conflict_error
object
2 properties 2 required
label_validation_error
object
2 properties 2 required
label
object
A company-wide candidate label.
4 properties 4 required
label_create_request
object
1 property 1 required
label_bad_request_error
object
2 properties 2 required
label_single_response
object
1 property 1 required
labels_list_response
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

talkpush-labels-api-api-openapi.yml Raw ↑

Other APIs TalkPush publishes across the network.

TalkPush Agents API API
TalkPush Calls API API
TalkPush Campaigns API API
TalkPush Candidate Attributes API API
TalkPush Document Tags API API
TalkPush Folders API API
TalkPush Leads API API
TalkPush Managers API API
TalkPush Message Templates API API
TalkPush Messaging API API
TalkPush Movement Reasons API API
TalkPush Requisition Management System API