ayrlink
Create an Ayrlink link in bio page for your users on Instagram, TikTok, YouTube, or any social media site.
Please note this endpoint is in Beta, and is subject to change without prior notice.
A link in bio page is a way for your user to present their social media accounts and other important information in a single web page which is optimized for a mobile phone screen size. Typically, this link is used in the Instagram, TikTok, and YouTube profiles pages and can be used on all social media networks.
A link in bio page is a dedicated webpage that users create to act as a central hub for multiple links they want to share with their followers. Learn more about link in bio pages and why they are great for social.
Your user can create a handle and the bio page will be at
www.ayrl.ink/bio/handle.
For example, check out the Ayrshare Link In Bio Page..jpg?alt=media&token=683e22e4-0aa8-4cdf-9813-d7ad657f1c33)
Each Ayrshare profile can have only one Ayrlink handle and associated bio page.
Enterprise clients should contact support to discuss how to remove the Ayrshare branding on the Ayrlink bio pages.
❗Click the › in the endpoint to view details.
get
https://app.ayrshare.com/api
/ayrlink
Get the details the Ayrlink page
post
https://app.ayrshare.com/api
/ayrlink
Create an Ayrlink link in bio page
put
https://app.ayrshare.com/api
/ayrlink
Update an Ayrlink link in bio page
delete
https://app.ayrshare.com/api
/ayrlink
Delete an Ayrlink handle and associated bio page
get
https://app.ayrshare.com/api
/ayrlink/checkHandle
Check if an Ayrlink handle is available
Set the URLs that the social icons link to when clicked. The
socialUrls
field is an object that have the options fields of facebook
, github
, instagram
, linkedin
, pinterest
, tiktok
, twitter
, or youtube
with the value of the string URL.{
"socialUrls": { // all fields optional
"facebook": "https://www.facebook.com/ayrshare",
"github": "https://github.com/ayrshare",
"instagram": "https://www.instagram.com/ayrshare",
"linkedin": "https://www.linkedin.com/company/ayrshare",
"pinterest": "https://www.pinterest.com/ayrshare/",
"tiktok": "https://tiktok.com/@ayrshare",
"twitter": "https://twitter.com/ayrshare",
"youtube": "https://www.youtube.com/@ayrshare"
}
}
Ayrlink Link In Bio API
You can also manually create the bio page in the Ayrshare Dashboard by clicking "Ayrlink" on the left column. Just enter your data and see a preview.

Last modified 7mo ago