## Table of Contents

- [Overview](#overview)

---

[](https://microlink.io/docs/api/getting-started/overview)

[API](https://microlink.io/docs/api/getting-started/overview)

[](https://microlink.io/docs/guides)

GUIDES

[](https://microlink.io/docs/mql/getting-started/overview)

MQL

[](https://microlink.io/docs/sdk/getting-started/overview)

SDK

[](https://microlink.io/docs/cards/getting-started/overview)

CARDS

## Overview

**Microlink SDK** is the way to consume [Microlink API](https://microlink.io/docs/api/getting-started/overview) directly from your UI, enabling beauty link previews for any link, designed with three things in mind:

- **Common surface**: Although they may have different interface API, every specific integration has the same functionalities.
- **Lightweight & fast**: The bundle size tends to be equal or less than 10KB (no polyfills included).
- **Customizable style**: At least you can customize style using universal CSS classes present on the markup.

You can convert any link present in your markup

[](https://www.youtube.com/watch?v=9P6rdqiybaw)

[youtube.com/watch?v=9P6rdqiybaw](https://www.youtube.com/watch?v=9P6rdqiybaw)

into a beautiful preview

**Microlink SDK** can detect video, audio or image automagically. Also, it supports some customizable things, like [size](https://microlink.io/docs/sdk/parameters/size).

or resolve into embed when is possible:

The following steps show you how to integrate **Microlink SDK** in your site, no matter what web stack you have.