{"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","version":"v1","rate_limit":"120 requests per minute per client; responses carry RateLimit-* headers, a 429 includes Retry-After","deprecation_policy":"https://londonnightguide.com/developers/deprecation/","endpoints":[{"method":"GET","path":"/api/v1/venues","description":"Structured JSON for every open venue: area, genre, hours, nights, capacity, dress code, address, booking links"},{"method":"GET","path":"/api/v1/events","description":"Upcoming club nights, soonest first, with venue and guestlist links"},{"method":"GET","path":"/api/v1/categories","description":"All content categories with page counts and archive URLs"},{"method":"GET","path":"/api/v1/pages/{slug}","description":"Structured JSON metadata for any post or page: title, dates, venue facts, FAQs, markdown URL"},{"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."}