get
/api/public/siteGet site metadata
Returns site name, languages, markets, primary URLs, and support channels.
Documentation
Read-only public API for the Laka3a Arabic & English social-deduction party game. Returns site metadata, page summaries, articles, FAQs, coin packages, game info, and search across public content.
v1.0.0 · Base URL https://www.laka3a.com
The Laka3a public API is read-only and unauthenticated. Make a GET request to any endpoint below. All successful responses share the envelope { success: true, data }. Failures return { success: false, error: { code, message } }.
curl https://www.laka3a.com/api/public/site
curl https://www.laka3a.com/api/public/articles?locale=en
curl 'https://www.laka3a.com/api/public/search?q=imposter&locale=en'/api/public/siteReturns site name, languages, markets, primary URLs, and support channels.
/api/public/game-info/api/public/pages/api/public/faqsLocaleQuery/api/public/articlesLocaleQueryq · query — Optional case-insensitive substring filter/api/public/articles/{slug}slug · path (required) · enum: imposter, spy-game, how-to-play, aboutLocaleQuery/api/public/packages/api/public/searchq · query (required)LocaleQueryWe publish a small discovery card for agent-to-agent (A2A) protocol clients. It declares the read-only skills available on this API and points back here.