---
title: Conditions d'utilisation | RunAPI
description: The terms that govern your use of this service.
url: https://runapi.ai/fr/terms.md
canonical: https://runapi.ai/fr/terms
locale: fr
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/fr/terms
> Site index for agents: https://runapi.ai/llms.txt

# Conditions d'utilisation

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/fr/terms — quote that page, not this one.

---

## More from RunAPI

- [Home](https://runapi.ai/fr/.md)
- [Modèles](https://runapi.ai/fr/models.md)
- [Comparatif API vidéo IA](https://runapi.ai/fr/ai-video-api-comparison.md)
- [Intégration OpenClaw](https://runapi.ai/fr/openclaw.md)
- [Meilleure API pour OpenClaw](https://runapi.ai/fr/best-api-for-openclaw.md)
- [Génération d'images OpenClaw](https://runapi.ai/fr/openclaw-image-generation.md)
- [Intégration Hermes Agent](https://runapi.ai/fr/hermes-agent.md)
- [Tarifs](https://runapi.ai/fr/pricing.md)
- [Tarifs API Claude](https://runapi.ai/fr/claude-api-pricing.md)
- [Tarifs API ChatGPT](https://runapi.ai/fr/chatgpt-api-pricing.md)
- [Tarifs API OpenAI](https://runapi.ai/fr/openai-api-pricing.md)
- [Tarifs API Gemini](https://runapi.ai/fr/gemini-api-pricing.md)
- [Tarifs Claude Code](https://runapi.ai/fr/claude-code-pricing.md)
- [Claude Code API](https://runapi.ai/fr/claude-code-api.md)
- [Claude Code vs Cursor](https://runapi.ai/fr/claude-code-vs-cursor.md)
- [Claude Max vs API](https://runapi.ai/fr/claude-max-vs-api.md)
- [Alternative Requesty](https://runapi.ai/fr/requesty-alternative.md)
- [Docs](https://runapi.ai/fr/docs/guides)
- [SDK](https://runapi.ai/fr/sdk.md)
- [Skills](https://runapi.ai/fr/skills.md)
- [Serveur MCP](https://runapi.ai/fr/mcp.md)
- [CLI](https://runapi.ai/fr/cli.md)
- [Avis](https://runapi.makethisbetter.dev)
- [Contact](mailto:support@runapi.ai)
- [Conditions](https://runapi.ai/fr/terms.md)
- [Confidentialité](https://runapi.ai/fr/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

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