Developer Resources
Documentation
Everything you need to integrate and build with TALOS APIs and SDKs
Quick Start Guides
Get up and running in minutes
API Reference
RESTful API endpoints for all platform features
Customer Management
GET
/api/v1/customersList all customersPOST
/api/v1/customersCreate new customerGET
/api/v1/customers/{id}Get customer detailsPUT
/api/v1/customers/{id}Update customerInteractions
GET
/api/v1/interactionsList interactionsPOST
/api/v1/interactionsCreate interactionGET
/api/v1/interactions/{id}Get interaction detailsPOST
/api/v1/interactions/{id}/analyzeAnalyze sentimentLoyalty & Rewards
GET
/api/v1/loyalty/pointsGet customer pointsPOST
/api/v1/loyalty/points/awardAward pointsGET
/api/v1/loyalty/rewardsList available rewardsPOST
/api/v1/loyalty/redeemRedeem rewardIntegration Guides
Connect TALOS with your existing tools
SDK Downloads
Official SDKs for your favorite languages
Developer Resources
Additional resources to help you build
API Reference
Complete API documentation with examples and schemas
Code Examples
Sample applications and code snippets
Changelog
Latest updates and version history
GitHub Repository
Open source SDKs and community contributions