Get case study

Retrieve a single case study by ID. Free tier returns all fields except full_text. Pro tier and above includes the complete case study text.

Authentication

X-API-Keystring

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

Path parameters

idstringRequiredformat: "uuid"

Response

Full case study
company_namestring
company_slugstring
featured_clientstring
featured_client_domainstring or null
full_textstring or null
Full case study text. Requires Pro tier.
idstringformat: "uuid"
industrystring
outcomesstring
problemstring
published_datedate or null
scraped_atdatetime
solutionstring
source_urlstringformat: "uri"
summarystring
tagslist of strings
titlestring
word_countinteger

Errors

404
Not Found Error