Microsoft Azure AI Search API

Azure AI Search is an enterprise-ready information retrieval system for building search experiences over private, heterogeneous content in web, mobile, and enterprise applications. It provides full text search, vector search, hybrid search, and semantic ranking capabilities through REST APIs and SDKs, enabling developers to build powerful search solutions with AI enrichment, including support for indexers, skillsets, and knowledge mining scenarios.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-azure:azure-ai-search-api
name: Microsoft Azure AI Search API
tags:
- AI
- Cognitive Search
- Search
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://learn.microsoft.com/en-us/azure/search/
properties:
- url: https://learn.microsoft.com/en-us/rest/api/searchservice/
  type: Documentation
- url: https://learn.microsoft.com/en-us/rest/api/searchmanagement/
  type: Documentation
- url: https://azure.microsoft.com/en-us/pricing/details/search/
  type: Pricing
- url: https://azure.microsoft.com/en-us/products/ai-services/ai-search
  type: GettingStarted
description: Azure AI Search is an enterprise-ready information retrieval system for building search experiences
  over private, heterogeneous content in web, mobile, and enterprise applications. It provides full text
  search, vector search, hybrid search, and semantic ranking capabilities through REST APIs and SDKs,
  enabling developers to build powerful search solutions with AI enrichment, including support for indexers,
  skillsets, and knowledge mining scenarios.