Socily
API service for social medias
29 subscribers
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Socily endpoints
| Method | Endpoint | Description |
|---|---|---|
| threads | ||
| GET |
get_user_id /threads/user/{username}/id |
Get a user's identifier. Arguments: username (str): a user's username. |
| GET |
get_user_profile /threads/user/{id} |
Get a user profile. Arguments: id (int): a user's identifier. |
| GET |
get_user_threads /threads/user/{id}/threads |
Get a user's threads. Arguments: id (int): a user's identifier. |
| GET |
get_user_replies /threads/user/{id}/replies |
Get a user's replies. Arguments: id (int): a user's identifier. |
| GET |
get_thread_by_id /threads/thread/{id} |
Get a thread. Arguments: id (int): a thread's identifier. |
| GET |
get_thread_likers /threads/thread/{id}/likes |
Get a thread's likers. Arguments: id (int): a thread's identifier. |
| GET |
get_thread_by_url_id /threads/thread/{url_id}/id |
Get a thread' identifier by its URL's identifier. For instance, there is the URL — `https://www.threads.net/t/CuXFPIeLLod`. The URL's identifier would be `CuXFPIeLLod`. Args:… |
Socily pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $95 / month | 3 / second |
|
| ULTRA Recommended | $195 / month | 3 / second |
|
| MEGA | $2,000 / month | 5 / second |
|