The machine learning service APIs utilize hashtags from Twitter to find related, trending shows, related Twitter hashtags in real time and to generate direct tune-in URLs.
http://hashtag.peel-ci.com/
Auth type
none
Auth header
# No auth required
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
http://hashtag.peel-ci.com/
Endpoint status
Unreachable — No response — server may be down or blocking automated probes
(checked Mar 29, 2026)
Builder score
D
32%
builder-friendly
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| GET | /hashtag/related |
Gets related hashtags for a show. |
| GET | /hashtag/trendingShows |
Gets trending shows. |
| GET | /hashtag/tuneinlinks |
Gets tunein URLs (links) from either a tweet, hashtags, @mentions, or show ID. |
| GET | /health |
Get health of Tune-in service (which includes its uptime). |
| GET | /status/{showID} |
Gets the last 100 statuses for this show. |
curl -X GET 'http://hashtag.peel-ci.com//hashtag/related' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Peel Tune-in documentation.