> ## Documentation Index
> Fetch the complete documentation index at: https://koreai-agent-management-platform-dev.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Search AI API List

<Badge icon="arrow-left" color="gray">[Back to Master API List](/ai-for-service/apis/api-list)</Badge>

The following table lists the APIs available for Search AI, which allows users to retrieve answers to a given search query.

| API                                                                            | Description                                                      | App Scope                    |
| ------------------------------------------------------------------------------ | ---------------------------------------------------------------- | ---------------------------- |
| [Answer Generation](/ai-for-service/apis/searchai/answer-generation)           | Fetch answers for a query using SearchAI                         | Answer Generation            |
| [Advance Search V2](/ai-for-service/apis/searchai/advance-search)              | Fetch answers for a query using SearchAI                         | Answer Generation            |
| [Permission Entity APIs](/ai-for-service/apis/searchai/permission-entity-apis) | Manage permission entities                                       | Permission Entity Management |
| [RACL Resolver APIs](/ai-for-service/apis/searchai/racl-resolver-apis)         | Manage RACL resolver fields                                      | Permission Entity Management |
| [Content APIs](/ai-for-service/apis/searchai/content-apis)                     | Manage the ingested content                                      | Document Management          |
| [Chunk APIs](/ai-for-service/apis/searchai/chunk-apis)                         | Fetch or update chunks                                           | Chunk Management             |
| [Data Ingestion](/ai-for-service/apis/searchai/ingest-data)                    | Ingest data (documents or chunks) into the Search AI application | Data Ingestion               |
| [Connector APIs](/ai-for-service/apis/searchai/connector-apis)                 | List details of the configured connectors                        | Permission Entity Management |
| [Answer Insights](/ai-for-service/apis/searchai/answer-insights)               | Initiate the export of answer insights data to a file            | Answer Insights              |
| [Jobs](/ai-for-service/apis/searchai/jobs)                                     | Get the details of a job                                         | Answer Generation            |
| [Feedback](/ai-for-service/apis/searchai/feedback)                             | Share feedback on an answer                                      | Feedback for Search AI       |
| [Training APIs](/ai-for-service/apis/searchai/train-apis)                      | Training related APIs                                            | Answer Generation            |
| [App Export](/ai-for-service/apis/searchai/app-export)                         | Export app config into a file                                    | Search AI Export             |
| [App Import](/ai-for-service/apis/searchai/app-import)                         | Import app config from file                                      | Search AI Import             |

***


Built with [Mintlify](https://mintlify.com).