Higher Energy Audio

Audio API

Service is online. Use the admin tools below to manage tracks, or consume the public API endpoints for catalog and embed playback.

Admin Tools

Upload TrackAdmin

Add a new audio track with metadata and cover art

Track CatalogAdmin

Browse, edit, and delete all uploaded tracks

Public API Endpoints

GET /api/tracks

Published track catalog with pagination and filters

Open →
GET /api/tracks/by-slug/[slug]

Single published track by URL slug

GET /api/tracks/by-id/[id]

Single track by Firestore document ID

GET /api/collections

Public track collections

Open →
Embed player: /embed/[slug]?mode=mini&theme=darkuse as an iframe src or via the [he_player] WordPress shortcode.