Go2
  • Pricing
For Developers

API-First URL Shortening

Built by developers, for developers. Full API, SDKs, webhooks, and open source. Integrate Go2 into your app in minutes.

Developer Experience

Clean, Readable Code

Well-organized, typed, and documented. Ready to customize for your needs.

app/(dashboard)/page.tsx
// Server Component - Protected Page
import { getServerUser } from "@/lib/auth/server";
import { redirect } from "next/navigation";

export default async function DashboardPage() {
  const user = await getServerUser();
  
  if (!user) {
    redirect("/login");
  }
  
  return (
    <div>
      <h1>Welcome, {user.email}!</h1>
      {/* Your dashboard content */}
    </div>
  );
}

Developer experience that doesn't suck

<10ms
API Response
P99 globally
MIT
License
Fully open source
Free
API Access
All plans
100%
TypeScript
Full type safety

Built for your workflow

REST API That Just Works

Full API access on all plans — even free. OpenAPI spec included. No rate limit surprises.

TypeScript SDK

First-class TypeScript support with full type inference. Install, import, ship. Under 5 minutes to integrate.

Real-Time Webhooks

Get notified instantly on clicks, link creation, and threshold events. Build reactive integrations.

Fully Open Source

MIT licensed. Read the code, open PRs, or self-host. No vendor lock-in. Ever.

Edge-Native Architecture

Cloudflare Workers at the core. Sub-10ms redirects from 310+ locations. P99 under 15ms.

Docs You'll Actually Read

Interactive API explorer. Copy-paste examples. No 40-page PDFs. Get started in 60 seconds.

Everything you need to scale

Full API access on free tier (Bitly charges $29/mo)
Sub-10ms redirects — 5x faster than Bitly
TypeScript SDK with full IntelliSense
Real-time webhooks, not batched callbacks
OpenAPI spec for code generation
MIT licensed — view and contribute on GitHub
MCP server for AI agent integration
No rate limits on reasonable usage

Frequently Asked Questions

Start Building

Get your API key and start creating links in seconds.

14-day Pro trial · No credit card required

Go2

The edge-native link platform. Built on Cloudflare's network for sub-10ms redirects globally. Open source and developer-first.

Stay updated

product

  • Features
  • Analytics
  • Custom Domains
  • QR Codes
  • API
  • Pricing

solutions

  • For Agencies
  • For Creators
  • For Developers
  • For Marketers
  • Enterprise

resources

  • Documentation
  • Blog
  • Help Center
  • Free Tools
  • Guides

company

  • About
  • Contact
  • Careers
  • Partners

developers

  • API Reference
  • Changelog
  • Status
  • GitHub

© 2026 Go2. All rights reserved.

X (Twitter)GitHubPrivacyTermsCookiesAcceptable UseDPA
All systems operational