The Essential Guide to URL Management
Learn how smart URL management improves branding, engagement, and tracking. Discover why GoTo.now is the best tool for shortening,…
GoTo.now's API runs on the same proven engine already serving millions of redirects on our platform. Automate link creation, QR codes and stats retrieval from any stack.
Read the API overview Sign up free
The GoTo.now API is REST v3 - Documented, predictable and already carrying our production traffic. Authenticate with a single header, send a longUrl, get a short link back as JSON. Your CI pipeline, CRM or backend job can mint links exactly like the website does.
The visits endpoints stream each click with timestamp, referrer, user agent and coarse location. Warehouse it, join it against orders and signups, and build the attribution model your team actually wants instead of the one a dashboard gives you.
GET /{code}/qr-code?size=600&format=svg returns a print-ready code - No rendering library, no queue. Generate codes in CI for packaging runs, embed them in invoices and receipts, or serve them dynamically in your own product.
Create, list, edit and delete short URLs with predictable JSON in and out.
A single X-Api-Key header authenticates every request - Simple to use from cURL, serverless functions or backend jobs.
Fetch a QR image for any short code with query-string options for size, format and colors.
Pull click data - Timestamps, referrers, user agents, geos - Into your own dashboards and warehouses.
Idempotent creation with findIfExists means safe retries and painless batch imports.
Versioned endpoints, predictable JSON and no breaking changes inside a major version - An API your code can trust for years.
Contact us to provision a key for your account and volume needs.
Send {"longUrl": "https://…"} with your X-Api-Key header and receive a short URL in the response.
Poll the visits endpoints or fetch QR codes on demand - Everything the site does, your code can do.
Guides from the blog that go deeper on developer api.
Learn how smart URL management improves branding, engagement, and tracking. Discover why GoTo.now is the best tool for shortening,…
Easily update and manage your links with GoTo.now's URL redirect feature. Modify destinations dynamically without changing the ori…