TKI Social API is an internal microservice designed to simplify social media integration for Tonka International applications. It provides a unified interface for posting content, fetching posts, and managing interactions across multiple social media platforms.
The service uses a modular adapter pattern to isolate platform-specific implementations:
This API is for internal use only and requires authentication via the
x-internal-secret header. All requests are rate-limited
and logged for security and monitoring purposes.
The service includes webhook handlers for real-time event processing from social media platforms. This enables automated responses to comments, mentions, and other platform interactions.
TKI Social API integrates with other Tonka International services including:
For technical support, API access, or integration questions, please contact your system administrator or the development team.