Semantic search

Search case studies using natural language. Uses vector similarity to find the most relevant results, even when exact keywords don't match. Combine with filters to narrow results by company or industry first, then rank by semantic relevance.

Authentication

X-API-Keystring

Your casestudy.dev API key. Get one at POST /v1/keys.

Request

This endpoint expects an object.
querystringRequired
Natural language search query
companystring or nullOptional
Filter by company slug
industrystring or nullOptional
Filter by industry
tagstring or nullOptional
limitintegerOptionalDefaults to 10
similarity_thresholddoubleOptionalDefaults to 0.3

Minimum similarity score (0-1)

Response

Ranked case study results
datalist of objects
querystring