Welcome
This is the developer documentation for Geek Haus. Here you'll find everything you need to integrate with our platform, access curated tech news data, and build on top of our services.
30-second quickstart
Get an API key from contact, then:
curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://geekhaus.club/api/v1/articles?limit=3"That's it. You'll get the three most recent curated articles back as JSON.
What's Available
Partner API
A RESTful API for partners to read curated news articles, summaries, sources, and weekly digests. Ideal for custom dashboards, internal tools, or downstream content integrations. See Partner API.
MCP Service
A Model Context Protocol endpoint that lets AI assistants (Claude Desktop, Cursor, Windsurf, ChatGPT custom connectors) query Geek Haus content directly. No install required. See MCP Service.
Both services share the same API key and the same data layer.
Stay Updated
We'll update these docs as new endpoints land. For access, feedback, or to request a new tool, reach out through our contact page.