ko/Models
특성
Returns a list of model traits and the associated model.
GET
/api/v1/models/traits
Postman 컬렉션
추가 예제는 이 Postman 컬렉션을 참조하세요.인증
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
쿼리 매개변수
Filter models by type.
사용 가능한 옵션:
asr, embedding, image, music, text, tts, upscale, inpaint, video 예시:
"text"
이전
텍스트 파서Extracts text from a document file. Supports PDF, DOCX, PPTX, XLSX, and plain text formats. Upload a file via multipart/form-data.
**Privacy:** Text parsing runs entirely in-memory on Venice's infrastructure with zero data retention. Documents are processed and immediately discarded — no content is stored or logged.
**Authentication:** This endpoint accepts either a Bearer API key or a `SIGN-IN-WITH-X` header for x402 wallet-based authentication. The legacy `X-Sign-In-With-X` header is also accepted during migration. When using x402, a `402 Payment Required` response indicates insufficient balance and includes top-up instructions.
다음
/api/v1/models/traits