# PubKey NYC > PubKey is a Bitcoin bar in Greenwich Village, New York (85 Washington Pl, New York, NY 10011), > open since 2022: the original location of PubKey, the Bitcoin bar and media > house that opened a second venue in Washington, DC. Bar food (burgers, hot > dogs, wings, fries), cold beer, and a calendar of meetups, watch parties, > podcast recordings, conferences, and private events. You do not need to know > anything about Bitcoin to drink here. Key facts: - Address: 85 Washington Pl, New York, NY 10011 (Greenwich Village, steps from Washington Square Park) - Hours: Mon – Thu 3pm–2am, Fri 3pm–4am, Sat 12pm–4am, Sun 12pm–2am - Events contact: events@pubkey.com - Book an event: https://nyc.pubkey.com/book (form on the site; no third-party redirect) - Payments: US dollars and bitcoin - Private and semi-private events are available without a full buyout; pricing depends on the date, headcount, and space, and comes from events@pubkey.com - The DC location has its own site: https://dc.pubkey.com Pages: - Home: https://nyc.pubkey.com/home - Upcoming public events calendar: https://nyc.pubkey.com/events Subscribable iCal feed: https://nyc.pubkey.com/events/calendar.ics - Booking form: https://nyc.pubkey.com/book - Food menu: https://nyc.pubkey.com/menu - Merch: https://nyc.pubkey.com/shop - Contact, hours, and directions: https://nyc.pubkey.com/contact - Productions (podcasts, livestreams, video): https://nyc.pubkey.com/productions - FAQ (location, hours, Bitcoin, booking, food): https://nyc.pubkey.com/faq Also as JSON, answers in Markdown: https://nyc.pubkey.com/api/v1/faq - Press coverage: https://nyc.pubkey.com/media Every item has its own page at /media/; the slug is in the /api/v1/press payload, and a coverage item's externalUrl is the outlet's own article. For AI agents: - Machine-readable docs: https://nyc.pubkey.com/docs/api - OpenAPI 3.1 spec: https://nyc.pubkey.com/openapi.json - JSON read API (no auth): https://nyc.pubkey.com/api/v1/events, /api/v1/venue, /api/v1/menus, /api/v1/packages, /api/v1/faq, /api/v1/press - Booking inquiries: POST https://nyc.pubkey.com/api/book (body in the OpenAPI spec) - MCP server (Streamable HTTP): https://nyc.pubkey.com/api/mcp (card: https://nyc.pubkey.com/.well-known/mcp/server-card.json) - API catalog (RFC 9727): https://nyc.pubkey.com/.well-known/api-catalog - Agent skills: https://nyc.pubkey.com/.well-known/agent-skills/index.json - Press feed (RSS 2.0): https://nyc.pubkey.com/media/rss.xml - Any page as markdown: request it with "Accept: text/markdown" - Service status: https://nyc.pubkey.com/api/health - Content signals (robots.txt): search=yes, ai-input=yes, ai-train=yes Everything on the site is server-rendered HTML with schema.org JSON-LD (BarOrPub / Restaurant / EventVenue) on every page and a Menu on /menu. The events listing and booking catalog are published from PubKey's own management system and stay current.