OpenAI Assistants API
OpenAI 助手接口
Build AI assistants with persistent threads, code interpreter, file search, and function calling.
构建 AI 助手,支持持久线程、代码解释器、文件搜索和函数调用。
Pricing
pay-as-you-go (per token + per tool use)
Authentication
- API Key (Bearer Token)
Popularity
84/100
Endpoints
https://api.openai.com/v1/assistants
https://api.openai.com/v1/threads
SDKs
PythonNode.jsGo
Tags
llmagentassistant
Last updated: 2026-08-01
Similar APIs
OpenAI API
★100Access GPT-4o, GPT-4, GPT-3.5, embeddings, DALL-E, Whisper, and TTS models via REST API.
LangChain Platform
★91Framework and platform for building LLM applications. LangSmith for observability, LangServe for deployment.
Replit AI Agent
★88Browser-based IDE with AI Agent that builds full apps from prompts. Supports Python, JS, Go and 50+ languages.
Anthropic Claude API
★87Access Claude 3.5 Sonnet, Haiku, and Opus models for chat, analysis, and code generation.
Something wrong or missing? Open an issue on GitHub →
Pricing Comparison
| API | Pricing | Auth | Popularity |
|---|---|---|---|
| OpenAI API | pay-as-you-go (per token) | API Key (Bearer Token) | 100 |
| Anthropic Claude API | pay-as-you-go (per token) | API Key (x-api-key header) | 87 |
| Google Gemini API | free tier available, pay-as-you-go | API Key | 85 |
| DeepSeek API | pay-as-you-go (per token, very low cost) | API Key | 83 |
Discussion
Questions, feedback, or suggestions? Start a discussion.
Discuss on GitHub