Cloud Storage & File Sharing — entry 017 of 18

The Null Pointer

Verified Jul 2026

The Null Pointer (0x0.st) is a minimalist, no-account temporary file host and URL shortener: a plain POST with a file returns a bare URL as the entire response body, with retention scaled by file size. A live OPTIONS preflight with an Origin header against the real host, 0x0.st, returned a 200 with no Access-Control-Allow-Origin header, resolving cors from unknown to no; no auth is required for uploads, and HTTPS was reconfirmed. It's a single free, ad-free service with no paid tier, retaining files from 30 days up to 1 year depending on size (max 512MiB).

file-hostingurl-shorteneranonymousno-auth
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingFreeNo paid tier — free for the documented use case.
FormatsTextResponses can be requested as Text.

GreatAPIs Score

Score74out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 74 on greatapis.com
<a href="https://greatapis.com/api/the-null-pointer/"><img src="https://greatapis.com/badge/the-null-pointer.svg" alt="Scored 74 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.