aiendpoint.dev
ServicesTypesense

Typesense

community

Open-source search engine alternative to Algolia with typo-tolerance and instant search.

Visit site ↗

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.

https://typesense.orgapikeydeveloperconfidence: 87/1000 discoveries1 contributors
GEThttps://{host}/collections/{collection}/documents/search

Search documents

Parameters

qkeyword (stringrequired
sort_byfield:asc|desc (stringoptional
per_pageresults (integeroptional
query_byfields (stringrequired
filter_byfield:value (stringoptional

Returns

hits[] with document, highlight, text_match; found, out_of, search_time_ms
GEThttps://{host}/collections/{collection}

Get collection

Parameters

collectioncollection name (stringrequired

Returns

name, fields[], default_sorting_field, num_documents, created_at
GEThttps://{host}/collections

List collections

Returns

collections[] with name, fields[], num_documents, created_at