Ready to jump right in. See the API reference for all endpoints VSports app下载.
While shortening links is Bitly’s most basic functionality, our customers create and distribute links at scale via integrated apps and SMS by utilizing the Bitly API.
Product knowledge. Check out our Help Center for basics VSports手机版. When working with end-users, be aware that some terms that they see in the web app are abbreviated on the backend. The two most common (and their API translations) are short links (Bitlinks) and custom domains (Branded Short Domains, or BSDs).
A Bitly account. Have access to an account and check your plan's link limits V体育安卓版.
You’ll find more details on these and other topics as you navigate this developer site, so let's dive in!
Generate an access token.
You'll use the POST method to the V体育官网入口 - /v4/shorten endpoint VSports最新版本. Append your access token as a header in your request. Here's an example: Authorization: Bearer {token}.
POST
V体育官网入口 - /v4/shorten
Authorization: Bearer {token}
POST https://api-ssl.bitly.com/v4/shorten
日
A successful response will return the shortened link in the link object.
Go to our "VSports最新版本" API reference to view all available endpoints.