How to Use Bitly api

I try to use Bitly api with my website, but I don’t know how to integrate it.
There’s the api : Introduction | Bitly Developer

I already know how to get my API KEY.
I want to shorten URL from a long URL in an input and after, I want to display the short URL in another input.

Can someone help me, please?

Thank you in advance,
Simon

You will need to use the wix-fetch API and should interface with the API from the backend code. See the article Accessing 3rd-Party Services for details.

Great news! you can use bitlyapi now :slight_smile:
just did it and it works