hearthis.at
Official hearthis.at developer API (Documentation in progress)
109 subscribers
9.7/10 popularity
315 ms avg latency
100% success rate
32 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
hearthis.at endpoints
| Method | Endpoint | Description |
|---|---|---|
| Login & User | ||
| GET |
Login /login/ |
Login to hearthis.at using email and password and to get the user data like key and secret |
| GET |
Logout /logout/ |
Logout from hearthis.at using email and password |
| GET |
User: Data /login/ |
Get the user data like key and secret |
| GET |
User: Feed /feed/ |
Feed of the logged in user |
| GET |
User: History /v2.2/htry/ |
Get sounds from logged in users history |
| Artist | ||
| GET |
Artist /{artist}/ |
Get the single artist |
| GET |
Artist: Sounds /{artist}/ |
Get sounds from single artist |
| GET |
Artist: Sets /{artist}/ |
Get sets from single artist |
| GET |
Artist: Likes /{artist}/ |
Get sounds from single artist that he likes |
| POST |
Follow / unfollow an Artist /user_ajax_function.php |
Follow an artist. Key and secret used from logged in user. |
| Sound | ||
| GET |
Sound /{artist}/{track}/ |
Get a single Sound of Artist |
| GET |
Sound: Subtitles /{artist}/{track}/transcript/ |
Get the subtitles of a Sound. |
| GET |
Sound: Newest feed /feed/ |
List all new sounds |
| GET |
Sound: Popular list /feed/ |
List all popular sounds |
| GET |
Sound: Like /{artist}/{track}/like/ |
Like a single Sound of Artist |
| GET |
Sound: Reshare /{artist}/{track}/reshare/ |
Reshare a single Sound of Artist |
| GET |
Sound: Reactions list /{artist}/{track}/reactions/ |
Get all Reactions of a single Sound of Artist |
| POST |
Sound: Reaction write /{artist}/{track}/reaction/ |
Post a Reaction to a single Sound of Artist |
| GET |
Sound: Comments List /{artist}/{track}/comments/ |
List Comments or Answers to a Comment of a single Sound of Artist |
| POST |
Sound: Comment write /{artist}/{track}/comment/ |
Post a Comment or Answer to a Comment to a single Sound of Artist |
| POST |
Sound: Comment Delete /{artist}/{track}/comment/ |
Delete a comment |
| GET |
Sound: Feature analysis /{artist}/{track}/features/ |
Get the features analysis of a Sound. |
| Set | ||
| GET |
Set /{artist}/set/{setid}/ |
Get a single Set |
| POST |
Set: Create new /set_ajax_add.php |
Creates a new set. You need to be logged in. |
| POST |
Set: Add Sound to new Set /set_ajax_add.php |
Adds a sound to a new Set. You need to be logged in. |
| POST |
Set: Add Sound to existing Set /set_ajax_add.php |
Adds a sound to a existing Set. You need to be logged in. |
| POST |
Set: Sort Sounds of a Set /set_ajax_add.php |
Sorts sounds of a Set. You need to be logged in. |
| POST |
Set: Delete Sound from Set /set_ajax_add.php |
Deletes a sound from a Set. You need to be logged in. |
| POST |
Set: Delete Set /set_ajax_add.php |
Deletes a Set. You need to be logged in. |
| Genre | ||
| GET |
Genre: List /categories/ |
Full genre list available on hearthis.at |
| GET |
Genre: Sounds /categories/{genre}/ |
Get all sounds of a specific genre from the genre list |
| Other endpoints | ||
| GET |
Search /search/ |
Search for Sounds, Sets and Users |
hearthis.at pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $1 / month | — |
|
| ULTRA | $2 / month | — |
|
| MEGA | $4 / month | — |
|