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

Collection of endpoints related to sending messages

TalkPush Messaging 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 Messaging 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 2 paths, and defines 4 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 2 paths 4 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 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Messaging API 2

Collection of endpoints related to sending messages

GET
/messaging/quick_replies
Retrieve all the available Quick Reply templates
1 param → 200404500
POST
/messaging/messages
Send a quick reply template to a lead.
body → 200400404500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are message_body (3 properties), quick_reply (3 properties), message_body_request (2 properties), quick_reply_response (1 property). Each schema is shown below with its type and property counts.

quick_reply
object
3 properties
message_body
object
3 properties 3 required
quick_reply_response
object
1 property
message_body_request
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

talkpush-messaging-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 Labels API API
TalkPush Leads API API
TalkPush Managers API API
TalkPush Message Templates API API
TalkPush Movement Reasons API API
TalkPush Requisition Management System API