Algolia
api.algolia.com
Algolia is a hosted search and discovery API that delivers fast, relevant search results in milliseconds. It supports full-text search, faceted filtering, typo tolerance, geo-search, and AI-powered recommendations across indexes of structured data.
api_key
free
1.0
https://api.algolia.com
1
2026-03-01T11:01:06.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
browse_index
ai-mlIterate over all records in an index without ranking. Useful for exporting data, building feeds, or processing all records when you do not need relevance-based ordering.
Detail: https://api.algolia.com/capabilities/browse_index
manage_index_settings
ai-mlGet or update the search configuration of an index including searchable attributes, ranking rules, facets, and custom relevance settings.
Detail: https://api.algolia.com/capabilities/manage_index_settings
manage_objects
ai-mlAdd, update, or delete records (objects) in an Algolia index. Supports single and batch operations for keeping your search index synchronized with your data source.
Detail: https://api.algolia.com/capabilities/manage_objects
manage_rules
ai-mlCreate and manage query rules that customize search behavior for specific queries. Rules can pin results, boost items, add filters, or return custom data.
Detail: https://api.algolia.com/capabilities/manage_rules
manage_synonyms
ai-mlCreate, list, or delete synonyms for an index so that alternative terms return the same results. Supports one-way, two-way, and placeholder synonyms.
Detail: https://api.algolia.com/capabilities/manage_synonyms
multi_index_search
ai-mlExecute multiple search queries across one or more indexes in a single API call. Useful for federated search, autocomplete, and building search interfaces that combine results from different data sources.
Detail: https://api.algolia.com/capabilities/multi_index_search
search_index
ai-mlPerform a full-text search query against an Algolia index. Supports filters, facets, pagination, typo tolerance, and geo-search. Returns ranked results with highlighted matches.
Detail: https://api.algolia.com/capabilities/search_index
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Algolia Description: Algolia is a hosted search and discovery API that delivers fast, relevant search results in milliseconds. It supports full-text search, faceted filtering, typo tolerance, geo-search, and AI-powered recommendations across indexes of structured data. Auth: api_key Capabilities: - browse_index: Iterate over all records in an index without ranking. Useful for exporting data, building feeds, or processing all records when you do not need relevance-based ordering. - manage_index_settings: Get or update the search configuration of an index including searchable attributes, ranking rules, facets, and custom relevance settings. - manage_objects: Add, update, or delete records (objects) in an Algolia index. Supports single and batch operations for keeping your search index synchronized with your data source. - manage_rules: Create and manage query rules that customize search behavior for specific queries. Rules can pin results, boost items, add filters, or return custom data. - manage_synonyms: Create, list, or delete synonyms for an index so that alternative terms return the same results. Supports one-way, two-way, and placeholder synonyms. - multi_index_search: Execute multiple search queries across one or more indexes in a single API call. Useful for federated search, autocomplete, and building search interfaces that combine results from different data sources. - search_index: Perform a full-text search query against an Algolia index. Supports filters, facets, pagination, typo tolerance, and geo-search. Returns ranked results with highlighted matches.