All notable changes to the Snappy API are documented here. We follow Semantic Versioning.Documentation Index
Fetch the complete documentation index at: https://docs.snappy.com/llms.txt
Use this file to discover all available pages before exploring further.
Breaking changes are marked with ⚠️. We recommend subscribing to release notifications to stay informed of upcoming changes.
v2.0 — February 2025
🆕 New
- Granular API Permissions — API keys can now be scoped to specific endpoints and actions. See Authentication & Security.
- PII Masking — Personally Identifiable Information is now masked by default in API responses. Keys must explicitly enable sensitive data access. See Authentication & Security.
🔄 Changed
- Base URL updated to
https://api.snappy.com/public-api/v2. - Pagination now uses
skipandlimitparameters. See Request & Response Standards.