Skip to content

Create a URL w/o header? #1974

Answered by acelaya
bc3tech asked this question in Help wanted
Jan 10, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Yes, that feature was implemented: https://api-spec.shlink.io/#/Short%20URLs/shortenUrl

The endpoint is marked as deprecated basically because using that is a terrible idea from a security point of view, and I don't want people to end up using it if they can avoid it. I want to keep a single way to do things that follows proper API design, and that GET endpoint won't receive more features.

It's very unfortunate that services that allow you to integrate your own URL shortener are so limited, so I would suggest trying to contact them and letting them know how bad that is (your API key will travel in plain text, even for encrypted connections).

That said, the endpoint won't go away, so you c…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@acelaya
Comment options

@bc3tech
Comment options

Answer selected by bc3tech
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants