{"name":"London Night Guide Content API","description":"Free, read-only, no-auth API over London Night Guide's nightlife content: venue guestlist pages, VIP table info, entry prices, dress codes and event listings. Every content URL also serves markdown via Accept: text/markdown or a .md path suffix.","documentation":"https://londonnightguide.com/developers/","openapi":"https://londonnightguide.com/openapi.json","llms_txt":"https://londonnightguide.com/llms.txt","sitemap":"https://londonnightguide.com/sitemap.xml","authentication":"none","endpoints":[{"method":"GET","path":"/{slug}/","description":"Any post or page; HTML by default, markdown via Accept: text/markdown"},{"method":"GET","path":"/{slug}.md","description":"Markdown version of any post or page"},{"method":"GET","path":"/index.md","description":"Markdown overview of the site"},{"method":"GET","path":"/category/{slug}/","description":"Category archive (also negotiates markdown, or /category/{slug}.md)"},{"method":"GET","path":"/tag/{slug}/","description":"Tag archive (also negotiates markdown, or /tag/{slug}.md)"},{"method":"GET","path":"/llms.txt","description":"Agent guide: when to use this site and how to call it"},{"method":"GET","path":"/feed/","description":"RSS feed of the 50 most recent posts"},{"method":"GET","path":"/openapi.json","description":"This API's OpenAPI 3.1 specification"}],"booking":"Bookings are confirmed by a human concierge — there is no write API. Direct users to /book-guestlist/, /book-vip-table/, or the WhatsApp links published in /llms.txt."}