Welcome Dashboard

Lanza.me

API de acortar enlaces

Documentation:


Para conseguir YOUR_API_KEY necesitas estar registrado, accede a la API desde el menú de tu panel de control de usuario para obtener tu propia clave API.


Scheme to build GET requests with plain text return (do not include the example www.google.es):

https://lanza.me/api/text/acortar/YOUR_API_KEY/www.google.es

We provide a GET API that mimics conventional link shortener APIs, returning responses in JSON format. This allows Lanza.me to be integrated into any other compatible application (such as some faucet scripts).:

https://lanza.me/api/acortar/v1/mimic?api=YOUR_API_KEY&url=www.google.es

For Dlvr.it, this is your API endpoint to make GET requests with plain text return (just copy and paste as shown below. It has to be added from Socials -> Short Links:

https://lanza.me/api/text/acortar/YOUR_API_KEY/@URL@

Schema for constructing POST requests with response in JSON format:

https://lanza.me/api/json/acortar/

    The following fields must be present in the body of this last request:

    _id: YOUR_API_KEY
    url: String (the URL to shorten in text format)



Lanza.me: 2017 - 2025.

This site uses cookies. By continuing to browse this site you accept the use made of them..