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

      Animate Image

      GET
      /v1/images/animate
      Returns URL of an animated GIF.
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://api.ritekit.com/v1/images/animate?url=https://jpeg.org/images/jpeg-home.jpg&type=glint'
      Response Response Example
      {}

      Request

      Query Params
      url
      string 
      required
      URL of the company
      Example:
      https://jpeg.org/images/jpeg-home.jpg
      type
      string 
      required
      URL of the company
      Example:
      glint

      Responses

      🟢200OK
      application/json
      Body
      object {0}
      Modified at 2022-09-11 20:00:26
      Previous
      Emoji Suggestions
      Next
      Company Logo
      Built with