LIVE 0 πŸ‘₯
Christian Music

API Documentation

Reference endpoints for stream data, song requests, subscriptions, and analytics.

Quick Access

Use the live JSON docs and Postman collection for direct testing.

Base URLs

Current site: https://faithful-radio.com
API base: https://faithful-radio.com
Stream endpoint: https://faithful-radio.ddns.net:8443/stream
Runtime mode: remote-host

Available Endpoints

GET /api/current-song.php

Current song metadata

Open
GET /api/voscast-stats.php

Current stream stats

Open
GET /api/now-playing.php

Now playing payload

Open
POST /api/song-request.php

Submit a song request

Open
POST /api/subscription/paypal/create.php

Create PayPal subscription plan

Open
POST /api/analytics/revenue.php

Track revenue event

Open