01
모델 접속, 비용 제어, 키, 모니터링, 장애 전환을 하나의 게이트웨이로 모아 팀이 OpenAI 호환 인터페이스 하나로 모든 AI 호출을 관리할 수 있게 합니다.
01
02
OpenAI 호환
기존 SDK에서 한 줄로 이전
통합 결제
모든 모델 패밀리가 크레딧 공유
공급자 라우팅
상태 기반 벤더 간 라우팅
전담 지원
문서, 충전, 지원을 한 흐름으로
OpenAI · Anthropic · Google · ByteDance — 하나의 계정, 하나의 청구서
03
단순 접속이 아닙니다. 모든 요청이 비용, 경로, 가시성을 강화합니다.
llms.txt
CodeX, Claude, Cursor 등 원하는 Agent에 프롬프트 하나만 붙여넣으면 APIMart의 모든 모델과 엔드포인트를 즉시 이해하고, 바로 질문할 수 있습니다.
아래 APIMart 문서 인덱스를 읽고 이를 바탕으로 제 질문에 답변해 주세요:
https://docs.apimart.ai/llms.txt
APIMart 소개: 500+ AI 모델을 통합한 API 게이트웨이로, 채팅(GPT, Claude, Gemini), 이미지(Nano Banana, GPT-Image-2, Imagen), 동영상(Sora, Veo, Kling), 오디오를 OpenAI 호환 API로 제공합니다. 성공한 요청에 대해서만 과금됩니다.
질문: Python으로 Sora 2를 사용해 5초 분량의 영상을 만들려면 어떻게 해야 하나요?모델
카테고리별 엄선된 최고 모델 — 몇 분 안에 구축을 시작하세요.
Gemini
이미지
Nano Banana (gemini-2.5-flash-image-preview) is Google DeepMind's fast, conversational image generation and editing model. It delivers natural-language text-to-image, precise multi-turn edits, strong character consistency, and multi-image fusion at low latency.
$0.0125
ByteDance
이미지
Seedream 5.0 Pro (seedream-5-0-pro) is quality-first text-to-image model. It produces cinematic 1K and 2K images with best-in-class text rendering, supports up to 10 reference images for style and character consistency, and unifies generation and editing in a single API call.
$0.036/1K
Midjourney
이미지
Midjourney is a leading text-to-image AI model renowned for its painterly aesthetics, strong composition, and cinematic lighting. Generate high-quality images from text prompts or reference images, with fine-grained control over style, aspect ratio, and creative parameters — accessible programmatically through APIMart's unified API, no Discord required.
$0.045
alibaba
이미지
wan‑2‑7‑image is an advanced image generation model in Alibaba’s Wan 2.7 series designed to create high‑quality visuals from text prompts. It excels at generating detailed, realistic images with accurate object representation and rich composition. The model supports multimodal input (e.g., combining text with reference images) to influence style and structure, and it’s well‑suited for creative workflows such as marketing assets, product visuals, social media graphics, and artistic content production. With strong semantic understanding and prompt adherence, wan‑2‑7‑image delivers both fidelity and expressive visual output.
$0.0216
OpenAI
이미지
GPT Image 2 delivers next-gen AI image generation from text prompts with near-perfect text rendering, native 4K output, and deep world knowledge. As the latest in the GPT Image series, this GPT Image API supports model, prompt, and other parameters — ideal for production workflows.
$0.0085
Gemini
이미지
Imagen-4.0 is Google DeepMind’s flagship text-to-image model, designed to generate high-quality, photorealistic images from text prompts. It delivers up to 2K resolution with improved detail, lighting, and texture, along with significantly better text rendering and prompt adherence. 
$0.04
alibaba
이미지
Z-Image-Turbo is a “fast, efficient, and cost-effective” AI image generation model, ideal for rapid image creation and batch processing.
$0.01
OpenAI
이미지
GPT-Image 1.5 is an upgraded version of GPT-Image 1, offering higher image quality and improved understanding, making it ideal for high-quality image generation and editing.
$0.0851
apimart
이미지
Grok Imagine 1.5 (grok-imagine-1.5) is xAI's latest text-to-image model built for photorealistic detail and strong prompt adherence. It renders vivid, coherent scenes fast, and pairs with Grok Imagine's edit and image-to-video variants for a full creative workflow.
$0.015/1K
OpenAI
이미지
GPT-Image-1 is an AI generative model that integrates text and image understanding, specializing in high-quality image creation and editing.
$0.1069
몇 분 안에 수백 개의 AI 모델을 사용할 수 있습니다.
curl --request POST \
--url https://api.apimart.ai/v1/chat/completions \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "gpt-4o",
"messages": [
{
"role": "system",
"content": "You are a professional AI assistant."
},
{
"role": "user",
"content": "Tell me about the history of artificial intelligence."
}
]
}'APIMart를 선택하는 이유
하나의 플랫폼, 명확한 가격, 실질적인 지원 — 제품 개발에 집중하세요.
불투명한 리셀러 대신 SLA가 명확한 공식 경로.
토큰/요청 단위 요금으로 비용 예측이 용이합니다.
키, 할당량, 사용량을 하나의 대시보드에서 관리.
OpenAI 호환 엔드포인트로 즉시 시작 가능.
멀티모델 도입을 촉진하는 볼륨 티어와 번들.
통합이나 청구 문제 시 엔지니어가 채팅으로 지원.
FAQ
APIMart는 단일 API로 500개 이상의 AI 모델에 접근할 수 있는 통합 AI 플랫폼입니다. 챗, 영상, 이미지 API를 OpenAI 호환 형식으로 경쟁사보다 저렴하게 이용 가능합니다.
Fal.ai, Replicate 등 대비 최대 70% 비용 절감. 월 최소 요금이나 숨겨진 수수료 없이 종량제로 이용합니다.
1) 가입 후 API 키 생성, 2) base_url을 APIMart로 변경, 3) OpenAI 호환 형식으로 사용 시작. 코드 변경은 단 1줄입니다.
하나의 계정과 청구서로 500개 이상의 모델에 접근. 여러 API 키 관리가 불필요하며 공식가보다 경쟁력 있는 가격입니다.
키는 데이터베이스에 암호화 저장됩니다. 콘솔에서 언제든 새 키 생성이나 폐기가 가능합니다.
APIMart는 Antom(Visa, Mastercard, Alipay), 암호화폐, PayPal, Creem 등 주요 결제 채널을 지원합니다. 콘솔에서 요금제 선택 후 지역별로 사용 가능한 채널로 결제할 수 있으며, 모든 충전 내역은 청구 페이지에서 조회 및 내보내기가 가능합니다. 정식 전자 세금계산서나 법인 송금이 필요하시면 지원팀으로 문의 바랍니다.
APIMart는 OpenAI API 사양과 완전히 호환되므로, 공식 OpenAI 클라이언트(Python, Node.js, Go, Java, PHP, C#, Ruby 등)는 base_url만 변경하면 바로 사용 가능하며 추가 의존성이 필요하지 않습니다. LangChain, LlamaIndex, Vercel AI 등 주요 프레임워크도 모두 지원합니다.
기본 계정에도 충분한 RPM/TPM 할당량을 제공하며, 엔터프라이즈 계정은 전용 할당량과 독립 채널을 신청할 수 있습니다. 99.9% 가용성을 보장하며, 멀티 리전·멀티 공급사 자동 라우팅과 페일오버로 단일 장애점 위험을 줄이고, 실시간 상태 페이지와 사용량 모니터링을 제공합니다.
아니요. APIMart는 선택된 모델 공급사에 해당 추론 요청만 전달하며, 귀하의 입력 및 출력을 어떤 모델 학습에도 사용하지 않습니다. 각 공급사의 제로 데이터 보존(ZDR) 협약도 그대로 적용하며, 엔터프라이즈 계정은 DPA를 체결하여 GDPR, SOC 2 등 컴플라이언스 요구사항을 충족할 수 있습니다.