1pt logo

1pt

1pt

UpFreeOpen Sourceurl-shorteners42· JavaScript

A simple URL shortener with no authentication required.

Visit site ↗Source ↗Health checked 11h ago
Use it when

No authentication required

Watch for

Check the docs depth and real endpoint shape before assuming production fit.

First check

Start by sending requests to the API endpoints as documented. No authentication is needed, so you can use it directly without API keys.

Auth
none
CORS
No
HTTPS
Yes
Signup
None
Latency
662 ms
Protocol
REST
Pricing
free
Stars
42

Uptime · 30-day window

Probes: 30Uptime: 100%Avg latency: 659ms

GitHub activity

42JavaScript5 open issuesLast commit 1044d ago
01

About this API

1pt is a minimalistic URL shortening service designed for developers who need a quick and easy way to generate short links. It does not require any authentication, making it accessible for simple use cases or integration into projects without the overhead of managing API keys.

The API is suitable for applications that need to convert long URLs into shorter, shareable links, such as social media posts, messaging apps, or web interfaces. Its simplicity and open documentation make it a convenient choice for developers looking for a lightweight URL shortener.

While it lacks advanced features like analytics or custom domains, its no-auth approach and straightforward design make it relevant for scenarios where ease of use and minimal setup are priorities.

02

What you can build

  • 1Generate short URLs from long links
  • 2Create shareable links for social media
  • 3Track usage of shortened URLs
  • 4Integrate URL shortening in web apps
03

Strengths & limitations

Strengths

  • No authentication required
  • Simple and straightforward usage
  • Open source documentation available
04

Getting started

Start by sending requests to the API endpoints as documented. No authentication is needed, so you can use it directly without API keys.

05

FAQ

Do I need an API key to use this URL shortener?+

No, this API does not require any authentication or API keys.

Can I use this API directly from a browser?+

Yes, since no authentication is required, you can make requests directly from the browser.

What kind of data is returned when shortening a URL?+

The API returns the shortened URL corresponding to the original long URL.

Is HTTPS required to use the API?+

While not explicitly stated, it is recommended to use HTTPS for security.

06

Technical details

CORS: NoHTTPS: YesSignup: NoOpen source: Yes
Auth type
none
Pricing
free
Protocols
REST
Response time
662 ms
Last health check
8/14/2026, 5:29:51 AM
07

Tags