ayrlink
Create an Ayrlink link in bio page for your users on Instagram, TikTok, YouTube, or any social media site.
Ayrlink Link In Bio API Endpoint
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.
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 the details the Ayrlink page
GET
https://app.ayrshare.com/api/ayrlink
Get the details of an existing Ayrlink bio link page.
Headers
Create an Ayrlink link in bio page
POST
https://app.ayrshare.com/api/ayrlink
Create an Ayrlink bio page for a specific handle.
Any optional parameters that are not set to a value, will cause that items to not be visible. For example, if no socialIconFacebookUrl
value is sent, then that icon will not be shown on the Ayrlink bio page. An empty text string will be treated as no value.
Headers
Request Body
Update an Ayrlink link in bio page
PUT
https://app.ayrshare.com/api/ayrlink
Change any of the parameters for the Ayrlink bio page.
Remember that a handle can be changed. If you change the handle, then the previous handle used will be available for another user to claim.
Headers
Request Body
Delete an Ayrlink handle and associated bio page
DELETE
https://app.ayrshare.com/api/ayrlink
Delete an the Ayrlink bio page associated with the User Profile. This will allow someone else to claim the handle.
Headers
Check if an Ayrlink handle is available
GET
https://app.ayrshare.com/api/ayrlink/checkHandle
Before creating a new Ayrlink page, check if the handle is available. Include the handle value that you want to check in the URL as a query parameter.
Premium or Business Plan required.
Query Parameters
Headers
Set SocialUrls
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.
Video Overview
Create an Ayrlink Bio Page in the Dashboard
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 updated