diff --git a/Using-the-API/Streaming-API.md b/Using-the-API/Streaming-API.md index b6d41ab0..6e64bc01 100644 --- a/Using-the-API/Streaming-API.md +++ b/Using-the-API/Streaming-API.md @@ -13,6 +13,10 @@ Returns events that are relevant to the authorized user, i.e. home timeline and Returns all public statuses +**GET /api/v1/streaming/public/local** + +Returns all local statuses + **GET /api/v1/streaming/hashtag** Returns all public statuses for a particular hashtag (query param `tag`)