> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# API

<Card title="W&B에서 대용량 API 결과를 페이지 단위로 조회하려면 어떻게 하나요?" href="/ko/support/models/articles/how-do-i-paginate-through-large-api-results-in-wandb" arrow="true" horizontal>
  표준 지연 iterator 패턴과 `per_page` 매개변수를 사용해 API 결과를 페이지 단위로 조회할 수 있습니다. 또한, ...을 사용할 수 있습니 ...
</Card>

<Card title="W&B API를 통해 run 설정, 태그, 노트를 업데이트하려면 어떻게 하나요?" href="/ko/support/models/articles/how-do-i-update-run-config-tags-and-notes-via-the-wandb-api" arrow="true" horizontal>
  run이 완료된 후에는 Public API 가이드를 사용해 실험을 다시 실행하지 않고도 설정, 표시 이름, 태그, 노트를 편집할 수 있습니 ...
</Card>
