
Statically is a public API providing a free cdn for developers.
This API is publicly accessible without authentication.
GET https://api.example.com/v1/status| Method | Path | Description |
|---|---|---|
| GET | https://statically.io/ | Primary API endpoint. |
curl -X GET "https://statically.io/" \ -H "Accept: application/json"