Skip to content

Releases: rocketapi-io/rocketapi-php

Version 1.0.11

22 Apr 15:34

Choose a tag to compare

  • Added endpoint: getUserMediaByUsername
  • Fixed naming:
    • Added getWebProfileInfo endpoint; made getUserInfo its alias
    • Added getMediaLikesByShortcode; made getMediaLikes its alias
  • Added missing parameters:
    • tab parameter to getHashtagMedia (values: recent, top, or clips)
    • max_id parameter to searchClips for pagination
  • Marked deprecated parameters in getMediaLikes (count and max_id)
  • Fixed response handling in getMediaShortcodeById andgetMediaIdByShortcode
  • Improved PHPDoc
  • Added more examples

Version 1.0.10

11 Dec 17:05

Choose a tag to compare

Version 1.0.9

26 Nov 18:57

Choose a tag to compare

Version 1.0.8

24 Oct 07:26

Choose a tag to compare

Version 1.0.7

21 Sep 17:43

Choose a tag to compare

Version 1.0.6

13 Oct 18:25

Choose a tag to compare

Version 1.0.5

10 Jul 18:25

Choose a tag to compare

Version 1.0.4

24 May 22:24

Choose a tag to compare

Added Get Comment Replies method

Version 1.0.3b

17 Apr 13:40

Choose a tag to compare

Version 1.0.3

03 Jan 15:00

Choose a tag to compare

Added Get Media Info by shortcode method