API Reference
New API Complete API Documentation
Overview
New API provides a complete set of RESTful API interfaces, categorized into two main types: AI Model APIs and Management APIs. You can use these interfaces to invoke AI capabilities and perform system management functions.
Online Debugging
You can visit Apifox Playground to test and debug API interfaces online, or browse the API documentation below.
AI Model APIs
AI Model APIs provide calls for various AI capabilities, compatible with the OpenAI API format.
Model List
Get a list of available models.
Chat
Conversation completion API.
Completions
Traditional text completion API.
Embeddings
Text embedding vector generation API.
Rerank
Document reranking API.
Moderations
Content safety moderation API.
Audio
Speech recognition and speech synthesis API.
Real-time Audio
Real-time audio streaming API.
Images
AI image generation API.
Videos
AI video generation API.
Unimplemented
Placeholder API, not yet implemented.
How is this guide?
Last updated on