RiteKit API
    RiteKit API
    • Auto-Emojify
      GET
    • Emoji Suggestions
      GET
    • Animate Image
      GET
    • Company Logo
      GET
    • Text to Image
      GET
    • List of CTAs
      GET
    • Shorten Link
      GET
    • Trending Hashtags
      GET
    • Auto-Hashtag
      GET
    • Hashtag Suggestions
      GET
    • Hashtag History
      GET
    • Hashtag Stats
      GET
    • Hashtags cleaner
      GET

      Hashtag Suggestions

      GET
      /v1/stats/hashtag-suggestions
      Returns list of hashtag suggestions for a single-word topic or a shorter text up to 1000 characters. Takes into account both semantic relevancy and real-time hashtag popularity.
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://api.ritekit.com/v1/stats/hashtag-suggestions?text=seo'
      Response Response Example
      {}

      Request

      Query Params
      text
      string 
      required
      Topic
      Example:
      seo

      Responses

      🟢200OK
      application/json
      Body
      object {0}
      Modified at 2022-09-11 20:00:26
      Previous
      Auto-Hashtag
      Next
      Hashtag History
      Built with