API Reference
API Reference
AI-Tkoens Complete API Documentation
Overview
AI-Tkoens provides a complete set of RESTful API interfaces, categorized into AI Model APIs and Management APIs. You can use these interfaces to invoke AI capabilities and perform system management functions.
AI Model APIs
AI Model APIs provide access to various AI capabilities and are compatible with the OpenAI API format.
Retrieve a list of available models.
Conversation completion interface.
Traditional text completion interface.
Text embedding vector generation interface.
Document reranking interface.
Content safety moderation interface. The content safety moderation interface is one of the compliance tools and does not replace the deployer's own safety governance obligations and upstream content policy requirements. Public-facing services should establish abuse reporting, log auditing, and handling mechanisms.
Speech recognition and speech synthesis interfaces.
Real-time audio streaming interface.
AI image generation interface.
AI video generation interface.
Placeholder interface, not yet implemented.
Management APIs
Management APIs are used for backend operations such as system configuration, user management, and business management.
System information and status interface.
System configuration management interface.
User login, registration, password management, and other interfaces.
User information management interface.
2FA Two-Factor Authentication interface.
Third-party OAuth login interface.
API channel configuration management interface.
Model configuration management interface.
API token management interface.
Redemption code management interface.
Payment and top-up interfaces.
Usage log query interface.
Data statistics interface.
Asynchronous task management interface.
User group management interface.
Vendor management interface.
Security verification related interfaces.