---
title: "Create a new link (simple version)"
method: GET
path: "/links/tweetbot"
tags: ["Link Management"]
---

# Create a new link (simple version)

`GET /links/tweetbot`

Simple version of link create endpoint. You can use it if you can not use POST method
                    **Rate limit**: 50/s

## Query parameters

- `domain` string, hostname, required
- `path` string
- `originalURL` string, required
- `title` string
- `urlOnly` boolean
- `apiKey` string, required

## Response `200`

Default Response

---

[API](https://skmtc.net/short/apis/short-io-api.md) · [All operations](https://skmtc.net/short/apis/short-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/short/short-io-api/versions/288b112e7951/schema)
