Boosty API
The Boosty API enables integration with the Boosty platform to retrieve creator profiles, media posts, subscription details, and more. All endpoints return JSON.
6 subscribers
8.7/10 popularity
2528 ms avg latency
100% success rate
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Boosty API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get posts list by nickname /posts/{username} |
Returns a Boosty blog’s posts with comments and replies using fixed limits (limit=300, comments_limit=300, reply_limit=300). The client cannot override these limits. |
| GET |
Get profile by nickname /users/{username} |
Retrieves public profile details of a Boosty creator identified by their unique nickname. |
Boosty API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $30 / month | — |
|
| ULTRA Recommended | $50 / month | — |
|
| MEGA | $100 / month | — |
|