curl https://api.bouncy.ai/v1/websites/web_abc123xyz \ -H "X-Api-Key: bcy_live_pk_YOUR_API_KEY"
{ "id": "web_abc123xyz", "slug": "johndoe", "url": "https://bouncy.link/johndoe", "title": "John Doe - Links", "description": "Digital Creator | Follow my socials", "template": "bounce", "theme": { "backgroundColor": "#ffffff", "textColor": "#000000", "buttonColor": "#084c58" }, "links": [ { "title": "My Website", "url": "https://johndoe.com", "icon": "globe" }, { "title": "YouTube Channel", "url": "https://youtube.com/@johndoe", "icon": "youtube" } ], "profileImage": "https://example.com/avatar.jpg", "socialLinks": { "twitter": "johndoe", "instagram": "johndoe" }, "views": 1234, "clicks": 456, "createdAt": "2026-01-15T10:00:00Z", "updatedAt": "2026-02-05T14:30:00Z" }
Retrieve details for a specific bio link page
bcy_live_pk_YOUR_API_KEY
web_abc123xyz