API Reference
The RSSIVibes API provides license key validation and health check endpoints.
Base URL: https://rssivibes.com/api
Authentication
API requests are authenticated using license keys. See Validate Key for details.
Endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST | /api/validate-key | Validate a license key and retrieve credentials |
| GET | /api/health | Health check |