Algolia
communitySearch and discovery API platform providing fast, relevant search experiences for websites and apps.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://{app_id}-dsn.algolia.net/1/indexes/{index_name}/querySearch an index
Parameters
querysearch query (stringrequiredfiltersfacet filters (stringoptionalhitsPerPageresults per page (integeroptionalattributesToRetrievefields to return (string[]optionalReturns
hits[] with objectID and indexed fields, nbHits, page, processingTimeMSPOST
https://{app_id}-dsn.algolia.net/1/indexes/{index_name}/browseBrowse all records in an index
Parameters
cursorpagination cursor (stringoptionalhitsPerPagebatch size (integeroptionalReturns
hits[], cursor for next page, nbHitsGET
https://{app_id}.algolia.net/1/indexes/{index_name}/settingsGet index settings
Returns
searchableAttributes[], attributesForFaceting[], ranking[], customRanking[], replicas[]