기본 URL
인증
사용 가능한 엔드포인트
호출
- POST /call/end - 호출 종료
- POST /call/read - 호출 조회
- POST /call/start - 호출 시작
- POST /call/update - 호출 업데이트
- POST /call/upsert_batch - 호출 일괄 시작
- POST /calls/delete - 호출 삭제
- POST /calls/query_stats - 호출 통계 쿼리
- POST /calls/stream_query - 호출 스트림 쿼리
비용
- POST /cost/create - 비용 생성
- POST /cost/purge - 비용 삭제
- POST /cost/query - 비용 조회
피드백
- POST /feedback/create - 피드백 생성
- POST /feedback/purge - 피드백 완전 삭제
- POST /feedback/query - 피드백 조회
- POST /feedback/replace - 피드백 대체
Files
- POST /file/content - 파일 내용
- POST /file/create - 파일 생성
Objects
- POST /obj/create - Obj 생성
- POST /obj/delete - Obj 삭제
- POST /obj/read - Obj 읽기
- POST /objs/query - Objs 조회
OpenTelemetry
- POST /otel/v1/trace - 트레이스 내보내기
Refs
- POST /refs/read_batch - Refs 일괄 읽기
서비스
- GET /health - 루트 조회
- GET /server_info - 서버 정보
테이블
- POST /table/create - 테이블 생성
- POST /table/query - 테이블 쿼리
- POST /table/query_stats - 테이블 쿼리 통계
- POST /table/update - 테이블 업데이트
- POST /table/query_stream - 테이블 쿼리 스트림
스레드
- POST /threads/stream_query - Threads 쿼리 스트림
완성(Completions)
- POST /completions/create - Completions 생성
- POST /completions/create_stream - 스트리밍 Completions 생성