How to Get the Direct MP3 Stream URL and API URL in Everest Cast
Step 1: Copy the Direct MP3 Stream URL
- Log in to your Everest Cast control panel.
- Go to Manage Radio and select your station.
- Find the Stream URL (usually ending in
/stream
). - Copy the URL. Example:
http://yourserver.com:8000/stream
Step 2: Get the Current Track API URL
- In your Everest Cast panel, find your Station ID.
- Use the following format to get the API URL:
https://yourserver.com/widget/get-current-track-api?station=YOUR_STATION_ID
- Example:
https://dev.everestpanel.com/widget/get-current-track-api?station=153
Step 3: Add the URLs to Pro Radio WordPress Theme
- Log in to your WordPress admin panel.
- Go to Appearance → Customize → Radio Player.
- Paste the MP3 Stream URL in the field named MP3 Stream URL.
- Set Server Type to EverestCast.
- Paste the API URL in the field named EverestCast.
- Click Save.
These steps are compatible both with self hosted and cloud version of EverestCast streaming software.