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

Talkable Loyalty API

The Loyalty API from Talkable — 5 operation(s) for loyalty.

Talkable Loyalty API is one of 26 APIs that Talkable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 9 operations across 5 paths, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against a single base URL, https://www.talkable.com.

9 operations 5 paths 1 schemas 5 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://www.talkable.com/api/v2
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Talkable Loyalty API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (api_key). By default, every request must be authenticated.

  • api_key — Please provide here your API key, you can find it in Site Settings - API Integration - API Key

Paths & Operations 9

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

Loyalty 9
GET
/api/v2/loyalty/members/{email}/collect_actions
List collect actions
listCollectActions 2 params → 200400
POST
/api/v2/loyalty/members/{email}/collect_actions
Create a collect action
createCollectAction 1 param body → 200400
GET
/api/v2/loyalty/members/{email}/manual_adjustment_actions
List manual adjustment actions
listManualAdjustmentActions 2 params → 200400
POST
/api/v2/loyalty/members/{email}/manual_adjustment_actions
Adjust loyalty member’s points balance
adjustLoyaltyMembersPointsBalance 1 param body → 200422400
GET
/api/v2/loyalty/members/{email}
Find a loyalty member
findLoyaltyMember 2 params → 200400
PUT
/api/v2/loyalty/members/{email}
Update a loyalty member
updateLoyaltyMember 1 param body → 200400422
GET
/api/v2/loyalty/members/{email}/redeem_actions
List redeem actions
listRedeemActions 2 params → 200400
POST
/api/v2/loyalty/members/{email}/redeem_actions
Create a redeem action
createRedeemAction 1 param body → 200400
GET
/api/v2/loyalty/members/{email}/redemption_batches
List redemption batches
listRedemptionBatches 2 params → 200400

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. Each schema is shown below with its type and property counts.

member_email
string
Loyalty member’s email

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

talkable-loyalty-api-openapi.yml Raw ↑

Other APIs Talkable publishes across the network.

Talkable Advocate Offers API
Talkable Advocate Signup API
Talkable Assets API
Talkable Campaigns API
Talkable Check Unsubscribe API
Talkable Claim Links API
Talkable Coupons API
Talkable Create Coupon API
Talkable Event API
Talkable Friend Email Gating API
Talkable Friend Offers API
Talkable Metrics API