2 posts
Jun 24, 2026 · 2 min read
A comparison of authentication approaches when serving Google Sheets data via REST: public endpoints, API keys, and OAuth tokens.
Jun 2, 2026 · 3 min read
Learn how GKit SheetsAPI's opt-in security model works: endpoints stay public until you create an API key, then a Bearer sk_ token is required. Covers key creation, rotation, and what API keys do and don't protect.