Go2
  • Pricing
Free API Access

An API That Doesn't Suck

Full API access on all plans — even Free. TypeScript SDK, real-time webhooks, and sub-10ms responses. Integrate in 5 minutes, not 5 days.

Built for developers who ship fast

<10ms
Response Time
P99 globally
99.99%
Uptime
SLA guaranteed
100+
Endpoints
Full coverage
Free
API Access
All plans
create-link.ts
import { Go2 } from '@go2/sdk';

// Initialize the client
const client = new Go2({
  apiKey: process.env.GO2_API_KEY
});

// Create a branded short link
const link = await client.links.create({
  url: 'https://example.com/long-url',
  domain: 'link.brand.co',
  tags: ['marketing', 'summer-sale']
});

console.log(link.shortUrl);
// -> https://link.brand.co/xyz789

Key Features

Sub-10ms API Responses

Edge-native API built on Cloudflare Workers. P99 under 15ms globally. Your integrations stay fast.

TypeScript-First SDK

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

Real-Time Webhooks

Instant notifications for clicks, creations, and updates. Not batched callbacks. Retry logic included.

Docs That Don't Suck

Interactive API explorer. Copy-paste examples. OpenAPI spec for codegen. No 40-page PDFs.

Scoped API Keys

Granular permissions per key. Read-only keys for analytics. Write keys for link management. Revoke instantly.

Simple Auth

Bearer token authentication. No OAuth complexity unless you want it. Generate keys in dashboard.

Works with your stack

Native integrations and webhooks for all major platforms

Z
Zapier
M
Make
n
n8n
S
Slack
D
Discord
H
HubSpot
S
Salesforce
S
Segment

Plus native integrations with Zapier, Make, and n8n

Integrate in 5 minutes

From zero to production in three steps

1

Get your API key

Generate an API key from your dashboard. Takes 10 seconds.

Then move to step 2
2

Install the SDK

npm install @go2/sdk — fully typed TypeScript support out of the box.

Then move to step 3
3

Create your first link

One line of code: client.links.create({ url: 'https://...' })

Why Choose Go2?

Full API access on Free tier (Bitly charges $29/mo)
Sub-10ms response times globally
TypeScript SDK with full IntelliSense
Real-time webhooks, not batched
OpenAPI spec for code generation
Scoped API keys for security
Sync click data to your warehouse
Build short links into your product

Frequently Asked Questions

Get your API key

Free tier includes full API access. No credit card required.

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