{"uid":"cap_ZDlrRq-Sae84dx6d_c09V","slug":"urlshortener-withzero-xyz-url-shortener-create-short-link-1-year-7fae6b13","name":"URL Shortener - Create Short Link (1 Year)","description":"Create a short link that redirects to a long URL for one year.","url":"https://urlshortener.withzero.xyz/api/v1/links","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["url"],"properties":{"url":{"type":"string","format":"uri","description":"The long URL to shorten."}},"additionalProperties":false},"responseSchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["code","shortUrl","expires"],"properties":{"code":{"type":"string","description":"Four-character base62 code assigned to the URL."},"expires":{"type":"string","description":"ISO timestamp at which the code stops resolving."},"shortUrl":{"type":"string","description":"Short URL of the form 0url.to/<code>."}},"additionalProperties":false},"example":{"request":{"url":"https://www.example.com/documentation/api-reference/getting-started?version=latest&lang=en"},"response":{"code":"IFRb","expires":"2027-05-19T22:54:37.727Z","shortUrl":"0url.to/IFRb"}},"exampleRequest":{"url":"https://www.example.com/documentation/api-reference/getting-started?version=latest&lang=en"},"tags":[],"displayCostAmount":"0","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"free_handshake","priceSource":"registry","requiresHandshake":true,"reviewCount":9,"rating":{"score":"0.88","successRate":"0.97","reviews":9,"stars":"4.5","state":"rated"},"availabilityStatus":"healthy","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"free","summary":"free · handshake required","primary":{"kind":"metered","protocol":"mpp","network":"tempo","amountUsd":null,"per":"call","confidence":"unknown"},"accepted":[{"kind":"metered","protocol":"mpp","network":"tempo","amountUsd":null,"per":"call","confidence":"unknown"}]},"paymentMethods":[{"uid":"pm_TCB3P6IZoZ7Z7lvT4c1nw","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"charge","costAmount":"0","costPer":"request","priority":0,"asset":"0x20C000000000000000000000b9537d11c60E8b50","unit":"request","depositMicros":null,"planRef":"urlshortener.create:1"}],"brandName":"urlshortener.withzero.xyz","brandSlug":"urlshortener-withzero-xyz-mpp","brandBaseUrl":"https://urlshortener.withzero.xyz","brandDocsUrl":null,"whatItDoes":"Creates a short redirect link (0url.to/<code>) from a long URL, valid for one year.","exampleAgentPrompt":"Can you shorten this URL for me so I can share it more easily? Here's the long link: https://www.example.com/documentation/api-reference/getting-started?version=latest&lang=en","exampleUseCases":null,"resultDescription":"Returns a short URL in the format 0url.to/<code>, a four-character base62 code, and an ISO 8601 expiry timestamp one year from creation.","failureModes":["Invalid or malformed URL input returns a validation error","URL field missing from request body causes a 400 error","Network timeout if the service is temporarily unavailable","Attempt to shorten a non-HTTP/HTTPS URI may be rejected"],"whenToPreferThis":"Use this endpoint when you need to quickly convert a long URL into a compact, shareable short link that will remain active for one year. Ideal for sharing links in messages, social posts, or any context where brevity matters.","instructions":null,"reviewSummary":"This URL shortener consistently creates 0url.to short links with 1-year expiries in roughly 1.5–2.5 seconds, using a minimal single-field schema and returning clean JSON (code, shortUrl, expires). Redirect chains resolve correctly in the majority of tests, and the service is currently free. One reviewer encountered a complete outage where the 0url.to redirect domain was unreachable and links timed out, and another noted a double-hop redirect and a payment settlement warning on a free call.","reviewSummaryHighlights":["Fast link creation (~1.5–2.5s) with clean JSON response matching documented schema","1-year expiry confirmed in response; redirect resolves correctly with query strings intact","Free to use with minimal integration overhead — single url field input"],"reviewSummaryConcerns":["Redirect domain (0url.to) experienced at least one full outage with 75s+ timeouts, making minted links unusable","Double-hop redirect chain (0url.to → urlshortener.withzero.xyz → target) adds latency for end users","Intermittent payment_settlement_unconfirmed warnings logged even on free calls"],"reviewSummaryGeneratedAt":"2026-08-19T10:17:51.916Z","activationCount":196,"lastUsedAt":"2026-08-19T01:58:04.780Z","lastSuccessfullyRanAt":"2026-08-19T01:58:04.780Z","lastHealthCheckAt":"2026-09-14T06:31:35.068Z","isFirstParty":true}