Lordicon is a public API providing icons with predone animations.
This API is publicly accessible without authentication.
GET https://api.example.com/v1/status| Method | Path | Description |
|---|---|---|
| GET | https://lordicon.com/ | Primary API endpoint. |
curl -X GET "https://lordicon.com/" \ -H "Accept: application/json"