unlob Docs
Browse documentation

A long-form guide

Worked examples as markdown. Slugs: search-recipes, graph-recipes. Unauthenticated.

get /guides/{slug}

Request

curl \
  "https://api.unlob.com/guides/<slug>"

Parameters

NameTypeDescription
slugrequired"search-recipes" | "graph-recipes"

Responses

StatusMeaning
200text/markdown.
404No such guide.

The same call over MCP is a tool with these parameter names unchanged. See Errors for what to do with each status.