---
title: 서비스 약관 | RunAPI
description: The terms that govern your use of this service.
url: https://runapi.ai/ko/terms.md
canonical: https://runapi.ai/ko/terms
locale: ko
site: RunAPI
image: https://runapi.ai/assets/opengraph-f702f2b1.png
alternates:
  en: https://runapi.ai/terms
  zh-CN: https://runapi.ai/zh-CN/terms
  es: https://runapi.ai/es/terms
  ja: https://runapi.ai/ja/terms
  de: https://runapi.ai/de/terms
  fr: https://runapi.ai/fr/terms
  pt-BR: https://runapi.ai/pt-BR/terms
  ko: https://runapi.ai/ko/terms
  it: https://runapi.ai/it/terms
  nl: https://runapi.ai/nl/terms
  pl: https://runapi.ai/pl/terms
  tr: https://runapi.ai/tr/terms
  zh-TW: https://runapi.ai/zh-TW/terms
  zh-HK: https://runapi.ai/zh-HK/terms
  ar: https://runapi.ai/ar/terms
  x-default: https://runapi.ai/terms
---

> HTML version: https://runapi.ai/ko/terms
> Site index for agents: https://runapi.ai/llms.txt

# 서비스 약관

The terms that govern your use of this service.

This is a summary for AI agents. The authoritative text is the HTML version at https://runapi.ai/ko/terms — quote that page, not this one.

---

## More from RunAPI

- [Home](https://runapi.ai/ko/.md)
- [모델](https://runapi.ai/ko/models.md)
- [영상 API 비교](https://runapi.ai/ko/ai-video-api-comparison.md)
- [OpenClaw 통합](https://runapi.ai/ko/openclaw.md)
- [OpenClaw 추천 API](https://runapi.ai/ko/best-api-for-openclaw.md)
- [OpenClaw 이미지 생성](https://runapi.ai/ko/openclaw-image-generation.md)
- [Hermes Agent 통합](https://runapi.ai/ko/hermes-agent.md)
- [요금](https://runapi.ai/ko/pricing.md)
- [Claude API 요금](https://runapi.ai/ko/claude-api-pricing.md)
- [ChatGPT API 요금](https://runapi.ai/ko/chatgpt-api-pricing.md)
- [OpenAI API 요금](https://runapi.ai/ko/openai-api-pricing.md)
- [Gemini API 요금](https://runapi.ai/ko/gemini-api-pricing.md)
- [Claude Code 요금](https://runapi.ai/ko/claude-code-pricing.md)
- [Claude Code API](https://runapi.ai/ko/claude-code-api.md)
- [Claude Code 대 Cursor](https://runapi.ai/ko/claude-code-vs-cursor.md)
- [Claude Max 대 API](https://runapi.ai/ko/claude-max-vs-api.md)
- [Requesty 대안](https://runapi.ai/ko/requesty-alternative.md)
- [문서](https://runapi.ai/ko/docs/guides)
- [SDK](https://runapi.ai/ko/sdk.md)
- [Skills](https://runapi.ai/ko/skills.md)
- [MCP Server](https://runapi.ai/ko/mcp.md)
- [CLI](https://runapi.ai/ko/cli.md)
- [피드백](https://runapi.makethisbetter.dev)
- [문의](mailto:support@runapi.ai)
- [약관](https://runapi.ai/ko/terms.md)
- [개인정보](https://runapi.ai/ko/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "ko",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/ko",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/ko/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ko",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/ko",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/koicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  }
]
```
