# Krumb URL Docs ## Docs - [Delete Link](https://docs.krumb.fun/api-reference/endpoint/delete_link.md): Delete a specific short link owned by the user. - [Expand Link](https://docs.krumb.fun/api-reference/endpoint/expand.md) - [List Links](https://docs.krumb.fun/api-reference/endpoint/get_links.md): Fetch all links created by the authenticated user. - [Password-Protected Links](https://docs.krumb.fun/api-reference/endpoint/password_link.md): Creates a new shortened URL for a given original URL. Optionally protect the link with a password. - [QR Code](https://docs.krumb.fun/api-reference/endpoint/qr.md) - [Shorten URL](https://docs.krumb.fun/api-reference/endpoint/shorten.md): Creates a new shortened URL for a given original URL. Optionally protect the link with a password. - [URL Analytics](https://docs.krumb.fun/api-reference/endpoint/stats.md): Retrieve analytics for a specific short link. - [Update Link](https://docs.krumb.fun/api-reference/endpoint/update_link.md): Update the destination URL for an existing short link. - [Introduction](https://docs.krumb.fun/api-reference/introduction.md) - [Introduction](https://docs.krumb.fun/index.md): Welcome to Krumb – the smart, secure, and developer-friendly URL shortener ## OpenAPI Specs - [openapi](https://docs.krumb.fun/api-reference/openapi.json)