
The Null Pointer is a public API providing no-bullshit file hosting and url shortening service.
This API is publicly accessible without authentication.
GET https://api.example.com/v1/status| Method | Path | Description |
|---|---|---|
| GET | https://0x0.st | Primary API endpoint. |
curl -X GET "https://0x0.st" \ -H "Accept: application/json"