Skip to main content
The KlipLink API lets you manage your links via external applications or code. For example, if you need to create short links for your website everytime you create a new article, you could connect it via the KlipLink API.

Integrations

Zapier

KlipLink supports an integration with Zapier, allowing you to connect to 8000+ apps without writing a single line of code.

Make (formerly Integromat)

KlipLink also supports an integration with Make.com, allowing you to connect to 3000+ apps without writing a single line of code.

Endpoints

Our API allows you to connect to a number of different endpoints to manage and update your links, enabling integrations with other platforms and services, along with custom solutions.

Reading Data

[GET] Get Link

Looks up a single link from your account

[GET] Get Links

Retrieve a list of all links for the authenticated user.

[GET] Get Domains

Get a list of the user’s current domains.

[POST] Create Link

Create a new short link.

[PUT] Edit Link

Update an existing short link.

[DELETE] Delete Link

Deletes a link permanently from your account