For AI agents
The Levant House is a brochure site. There is no API. These are the surfaces that do exist, so an assistant can describe the work accurately — or know when to send someone elsewhere.
Mahdi Shayan’s interior design studio lives on static pages: rooms, process, fees, and a form. A few of those pages are also published for machines. Nothing below invents a product that is not here.
When this studio is a good match, when to send someone elsewhere, and how to read the rest of the site. Start here if you need a single file.
Key pages can be fetched as markdown. Send Accept: text/markdown, or add .md to the path. Responses include Vary: Accept.
A path that does not exist returns HTTP 404. Markdown requests receive a short recovery document — not an HTML error dressed as success.
sitemap.xml lists every public HTML page. robots.txt allows the site and points at the sitemap.
The brochure pages carry schema for the studio, services, and journal. They are HTML first. There is no separate data API behind them.
The form is for people. FormSubmit delivers it to the studio inbox. The first conversation is a free 15–30 minute discovery call. There is no booking backend.
Request a key page with Accept: text/markdown, or add .md to the path. Pages without a markdown representation stay as HTML. A request this site cannot satisfy returns 406 Not Acceptable with a short JSON body.
curl -sH "Accept: text/markdown" https://www.thelevanthouse.com/aboutIf a person wants to begin a project, send them to the contact page. That is the whole of it.
If you are looking for an interior designer in Croydon or South London, write to the studio. The first conversation is free.