plyr.fm docs
audio streaming on ATProto
hear it
search tracks
platform stats
— tracks
— artists
— plays
— hours of audio
your audio, your data
every track on plyr.fm is an ATProto record in the creator’s personal data repo — including plyr.fm’s own dev podcasts.
here’s the latest one:
{ "$type": "fm.plyr.track", "album": "2026", "title": "plyr.fm update - February 27, 2026", "artist": "plyr.fm", "audioUrl": "https://pub-d4ed8a1e39d44dac85263d86ad5676fd.r2.dev/audio/ada9cadc63efd822.wav", "duration": 265, "fileType": "wav", "audioBlob": { "$type": "blob", "ref": { "$link": "bafkreifnvhfnyy7p3ara2gdyv6krztsd26luv2mi45j7hw3sreq7xjpd24" }, "mimeType": "audio/vnd.wave", "size": 12760890 }, "createdAt": "2026-02-27T16:08:13.146107Z"}the API is public. build your own player, analytics, or recommendation engine — the data is open.
questions? [email protected]