No hidden fees, no surprise charges. Just straightforward pricing for people who value simplicity.
const response = await fetch('https://api.lk.pe/v1/shorten', {
method: 'POST',
headers: {
'Authorization': 'Bearer YOUR_API_KEY',
'Content-Type': 'application/json'
},
body: JSON.stringify({
url: 'https://ejemplo.com/url-muy-larga',
custom_slug: 'mi-enlace'
})
});
const data = await response.json();
// { short_url: 'lk.pe/mi-enlace' }
Links Created
Total Clicks
Companies Worldwide
Guaranteed Uptime
Join thousands of companies that already trust LinkPersona