Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
sidebar_position: 3
slug: /acquire_ragflow_api_key
Acquire a RAGFlow API key
A key is required for the RAGFlow server to authenticate your requests via HTTP or a Python API. This documents provides instructions on obtaining a RAGFlow API key.
- Click your avatar on the top right corner of the RAGFlow UI to access the configuration page.
- Click API to switch to the API page.
- Obtain a RAGFlow API key:

- :::tip NOTE
See the RAGFlow HTTP API reference or the RAGFlow Python API reference for a complete reference of RAGFlow’s HTTP or Python APIs.
:::