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 Candidate Attributes API API

List and create candidate (lead) custom attribute definitions at the company level. Definitions appear in the recruiter UI and can be written on leads via the `others` field using the attribute key. Both built-in (`default`) and custom attributes are returned on list.

TalkPush Candidate Attributes 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 Candidate Attributes 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 6 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 6 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.

Candidate Attributes API 2

List and create candidate (lead) custom attribute definitions at the company level. Definitions appear in the recruiter UI and can be written on leads via the others field using t…

GET
/company/candidate_attributes
List all candidate attribute definitions
1 param → 200401500
POST
/company/candidate_attributes
Create a custom candidate attribute
1 param body → 200401409422500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are candidate_attribute (11 properties), candidate_attribute_create_request (1 property), candidate_attribute_single_response (1 property), candidate_attribute_conflict_error (1 property). Each schema is shown below with its type and property counts.

candidate_attributes_list_response
object
1 property 1 required
candidate_attribute_validation_errors
object
1 property 1 required
candidate_attribute_conflict_error
object
1 property 1 required
candidate_attribute_single_response
object
1 property 1 required
candidate_attribute
object
Single attribute definition as returned by the API (list or create response).
11 properties 10 required
candidate_attribute_create_request
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

talkpush-candidate-attributes-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 Document Tags API API
TalkPush Folders API API
TalkPush Labels 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