API Reference
TOKENOPEN Complete API Documentation
Overview
TOKENOPEN provides a complete set of RESTful API interfaces. You can use these interfaces to invoke AI capabilities.
AI Model APIs
AI Model APIs provide access to various AI capabilities and are compatible with the OpenAI API format.
Chat
Conversation completion interface.
Model List
Retrieve a list of available models.
Completions (Coming Soon)
Traditional text completion interface.
Embeddings (Coming Soon)
Text embedding vector generation interface.
Rerank (Coming Soon)
Document reranking interface.
Moderations (Coming Soon)
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.
Audio (Coming Soon)
Speech recognition and speech synthesis interfaces.
Real-time Speech (Coming Soon)
Real-time audio streaming interface.
Images (Coming Soon)
AI image generation interface.
Video (Coming Soon)
AI video generation interface.
Last updated on