ByteDance의 Seedance 2.5가 Apiframe에 정식 출시되었습니다.
이미지

Ideogram Character API

제공: Ideogram

참조 이미지로 일관된 캐릭터를 생성.

~25s
평균 생성 시간
17 credits
최저 가격
Ideogram v3 Balanced bold event poster with the title 'NEON NIGHTS' and the subtitle 'Live This Saturday' in a vibrant retro design 이미지 · Ideogram v3 Balanced 생성 결과
A bold event poster with the title 'NEON NIGHTS' and the subtitle 'Live This Saturday', vibrant retro design.

플레이그라운드

Ideogram Character, 지금 바로 사용해 보세요.

model: ideogram-character
Style
Magic prompt
미디어 입력
고급 설정
예상 비용 17–34 크레딧 · $0.17–$0.34 Studio에서 생성
출력 예시 · Ideogram v3 Balanced
Ideogram v3 Balanced bold event poster with the title 'NEON NIGHTS' and the subtitle 'Live This Saturday' in a vibrant retro design
A bold event poster with the title 'NEON NIGHTS' and the subtitle 'Live This Saturday', vibrant retro design.

요금

단순한 생성당 과금.

17–34 크레딧 / 생성 1회당 ≈ $0.17–$0.34

요금은 선택한 해상도와 옵션에 따라 달라집니다.

  • 성공한 생성에 대해서만 비용을 지불합니다. 실패한 작업은 자동으로 환불됩니다.
  • Apiframe의 모든 모델에서 하나의 크레딧 잔액을 사용합니다. 모델별 요금제가 없습니다.
  • 무료 크레딧으로 시작하세요. 구독이 필요 없습니다.
  • 대용량 플랜에는 볼륨 할인이 적용됩니다.
요금제와 크레딧 팩 보기

스펙

한눈에 보기.

공급업체 Ideogram
모델 ID ideogram-character
화면 비율 1:1, 3:4, 4:3, 9:16, 16:9
이미지 입력 지원
평균 시간 ~25초

빠른 시작

Ideogram Character API 호출 방법.

API 키와 함께 POST /v2/images/generate 요청 하나만 보내세요. 호출은 폴링할 수 있는 jobId를 반환하며, webhook_url을 전달하면 결과가 준비되는 즉시 푸시됩니다.

모델 값 ideogram-character만 다른 모델로 바꾸면 나머지는 그대로입니다.

const response = await fetch("https://api.apiframe.ai/v2/images/generate", {
  method: "POST",
  headers: {
    "X-API-Key": "afk_your_api_key_here",
    "Content-Type": "application/json",
  },
  body: JSON.stringify({
    "prompt": "a sleek silver sports car on a coastal highway at sunset, hyper-realistic",
    "model": "ideogram-character",
    "ideogramParams": {
      "character_reference_image": "https://example.com/input.jpg",
      "style_type": "AUTO",
      "magic_prompt_option": "Auto",
      "negative_prompt": "What you do NOT want to see…"
    }
  }),
});
const { jobId } = await response.json();
console.log(jobId);

입력 스키마

Ideogram Character 모델이 받는 모든 필드와 타입, 기본값입니다. 전체 레퍼런스는 문서에 있습니다.

필드 타입 설명
prompt 필수 string 생성할 내용에 대한 텍스트 설명.
model 필수 string 이 엔드포인트의 모델 식별자. 기본값:"ideogram-character" · "ideogram-character"
ideogramParams.character_reference_image string (URL) Required — the character to keep consistent across generations.
ideogramParams.style_type string Style 기본값:"AUTO" · "AUTO", "GENERAL", "REALISTIC", "DESIGN"
ideogramParams.magic_prompt_option string Let Ideogram rewrite your prompt for better results. 기본값:"Auto" · "Auto", "On", "Off"
ideogramParams.negative_prompt string Negative prompt
ideogramParams.rendering_speed string Rendering speed 기본값:"default" · "default", "turbo", "quality"
ideogramParams.seed number Reuse a number to reproduce the same result. step 1

Ideogram 버전

Apiframe의 모든 Ideogram 이미지 모델. 파라미터 하나로 전환하세요.

Ideogram Character 관련 질문

Ideogram Character 도입 전에 팀들이 자주 묻는 질문입니다. 그 외 내용은 문서에 있습니다.

Ideogram Character API가 있나요?

네. Apiframe는 단일 REST 엔드포인트(POST /v2/images/generate, model: "ideogram-character")로 Ideogram Character을(를) 제공합니다. 지원되는 모든 모델에서 통합된 API, 키, 청구를 사용할 수 있으며 별도의 Ideogram 계정이 필요하지 않습니다.

Ideogram Character API 비용은 얼마인가요?

Ideogram Character은(는) Apiframe에서 간단한 사용량 기반 과금을 사용하며, 성공한 생성에 대해서만 비용을 지불합니다. 요금제와 대량 할인은 가격 페이지를 참고하세요.

Ideogram Character API는 어떻게 호출하나요?

X-API-Keymodel: "ideogram-character"을(를) 포함한 JSON 본문을 담아 /v2/images/generate에 POST 요청을 보냅니다. 응답으로 반환되는 jobIdGET /v2/jobs/{id}로 폴링하거나 웹훅으로 결과를 받습니다.

Ideogram Character은(는) 어떤 파라미터를 지원하나요?

Ideogram Character은(는) 공통 prompt, webhook_url 필드와 함께 ideogramParams 아래에 중첩된 6개의 모델별 파라미터를 허용합니다. 유형과 기본값을 포함한 전체 목록은 위의 입력 스키마를 참고하세요.

9,800+

개발자와 기업

G2 평점 4.8

공식 파트너

BytePlus Alibaba Cloud MiniMax

다음 AI 제품을 Apiframe으로 구동하세요.

하나의 API로 70개 이상의 미디어 모델에 즉시 액세스하세요. 무료로 시작하고 준비되면 확장하세요.