Products

Developer Kit

Langcode, Empower Enterprise Innovation Through AI Agents

Integration Out AI Agent Solution, CXP with Ease

Access powerful APIs to connect with our enterprise
generative AI Agent Platform, CXP.
Developer Kit

Fast, scalable, and enterprise-ready

랭코드의 Developer Kit는 CXP의 핵심 기능을 API로 제공합니다.
빠르게 통합하고 원하는 기능만을 선택해 구축하세요

Optimize your own
AI Agent through our support.
랭코드의 Developer Kit는 CXP 솔루션의 핵심 기능을 API로 제공합니다.
빠르게 통합하고 원하는 기능만을 선택해 구축하세요
제공항목

Core APIs

  • 문서 업로드 및 검색 API
  • 사용자 질문 처리 API
  • 데이터베이스 별 쿼리 생성 API
제공항목

Optional Add-Ons

  • AI Agent 대화 이력 조회 API
  • 사용자 분석 리포트 생성 API
샌드박스 & 예제

Query an AI Agent

POST/v1/agent/query
사용자 질문을 전달하면 CXP Agent가 컨텍스트 기반으로 답변을 반환합니다.
cURL
curl --request POST \
--url https://api.langcode.io/v1/agent/query \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"agent_id": "<string>",
"query": "<string>",
"session_id": "<string>"
}'
Developer Kit

Integration Our AI Agent Solution,
CXP with Ease