Please enable JavaScript.
Coggle requires JavaScript to display documents.
lib-shortURL (start (%shortUrl=null (go (?shortUrl.longUrl (?shortUrl…
lib-shortURL
%shortUrl=null
-
?shortUrl.longUrl
?shortUrl.shortURLToken
%error=null
%errorDscr=null
- 1 more item...
-
- https://dev.bitly.com/get_started.html
- For integration that creates all short URLs in a single account you can use Generic Access Token: log in to bitly.com, navigate settings menu -> account name -> Generic Access Token, enter your Bitly password
- Free acc: no group_guid required in request, 1k links/mo, five maximum concurrent connections from a single IP, 1k calls per hour, 100 calls per minute (some API limits reset once each hour, so If you are experiencing limiting errors, wait 60 minutes and try again) #
If you’re not subscribed to the Enterprise plan, you only have a single group associated with your account. The API provides a default group GUID on the user - it is used in the event of a group_guid param not being provided on shortening calls. The default group GUID is only used for shortening endpoints. #
-