Introduction
This section of the documentation will cover the basics of the Sniff API, and how to use it.
What is Sniff?
Sniff is a specialized API service designed to retrieve Google Play Store app details across different release channels (Stable, Beta, Alpha). It provides a clean interface to access app metadata including version information, changelog, download sizes, and other details for Android applications.
Features
- Multi-Channel Support: Access app details from Stable, Beta, and Alpha channels (where available)
- Intelligent Track Detection: Automatically identifies which channels are available for specific apps
- Unified API: Simple REST API endpoints for accessing app information
Requests
Base URL
https://sniff.xhyrom.dev/v1
Versions
Version | Status |
---|---|
v1 | Available |