AI Model API
OpenAI-compatible AI model endpoints provided by APIMP
Overview
The AI Model API exposes inference endpoints that are compatible with the OpenAI API format. Use these endpoints to invoke chat, completion, embedding, audio, image, video, and moderation capabilities through APIMP.
Online Debugging
You can visit the Apifox Playground to test and debug API interfaces online, or browse the endpoints below.
Endpoints
Model List
Retrieve a list of available models.
Chat
Conversation completion interface.
Completions
Traditional text completion interface.
Embeddings
Text embedding vector generation interface.
Rerank
Document reranking interface.
Moderations
Content safety moderation interface.
Audio
Speech recognition and speech synthesis interfaces.
Real-time Speech
Real-time audio streaming interface.
Images
AI image generation interface.
Video
AI video generation interface.
How is this guide?
Last updated on