درب ذكاءك الاصطناعي على REST API
Everything you can do in the Open dashboard is also in the REST API: agents, knowledge, tools, calls, transcripts, transfers, outcomes. Use it for custom integrations, internal tooling, CI-driven prompt rollouts, and programmatic agent management.
اتصل مرة واحدة، وأوبن يحدث معرفة النظام الذكي عندك تلقائياً. لما تحدث المحتوى في REST API، التغييرات تتزامن تلقائياً - ما تحتاج إعادة تدريب يدوية.
وش يمكن مزامنته
Agents — Full CRUD on agent configuration and versions.
Knowledge — Knowledge base entries, retrieval traces.
Calls — Call records, transcripts, recordings.
Tools — Tool definitions and per-agent tool grants.
Outcomes — Outcome tags, QA scores, reasoning traces.
المميزات
- •Agent management — Create, version, and roll out agents programmatically.
- •Call control — Place outbound calls, fetch transcripts, trigger transfers via API.
- •Knowledge sync — Push and pull knowledge-base content to keep agents current.
- •Reporting — Pull outcome tags, reasoning traces, and analytics for your own reporting.
المتطلبات
- •Open account
- •API key with the required scopes
كيف تتصل
- 1.In Open, go to Settings → API Keys and create a key with the right scopes
- 2.Browse the OpenAPI spec at docs.open.cx/api-reference
- 3.Set up your client (curl, Postman, or your language SDK)
- 4.Make your first call: GET /agents to list configured agents
معلومات مهمة
- OpenAPI 3 spec available; SDKs in TypeScript, Python, and Go
- Rate limits scale with subscription tier; enterprise plans get higher limits
- Test mode supported — calls placed in test mode do not charge or hit real PSTN
الأمان: أوبن يحتاج فقط صلاحية القراءة لـ REST API عندك. أبداً ما نكتب، نعدل، أو نحذف محتواك. كل البيانات مشفرة أثناء النقل وفي التخزين. متوافق مع GDPR، ونعمل للحصول على SOC 2 Type II.
جاهز تربط REST API؟
تدريب الذكاء الاصطناعي ← المصادر ← REST API
مصادر تدريب أخرى