A

Anify Server Console

Premium Wallpaper REST API & Admin Management Portal

API Status: Online

Wallpapers

--

Categories

--

Authors

--

Uptime

--

REST API Routes

GET /api/v1/wallpapers
Fetch wallpapers list (paginated, supports query parameters).
GET /api/v1/wallpapers/random
Get a random wallpaper.
GET /api/v1/wallpapers/categories
Fetch unique category breakdown.
GET /api/v1/wallpapers/stats
Query total counts and server uptime.
GET /api/v1/wallpapers/:id
Retrieve single wallpaper details.
GET /api/v1/livewalls
Fetch live wallpapers list (paginated, supports query parameters).
GET /api/v1/livewalls/random
Get a random live wallpaper.
GET /api/v1/livewalls/categories
Fetch live categories breakdown.
GET /api/v1/livewalls/stats
Query live counts and metrics.
GET /api/v1/livewalls/:id
Retrieve single live wallpaper details.
GET /api/v1/ringtones
Fetch ringtones list (paginated, supports query parameters).
GET /api/v1/ringtones/random
Get a random ringtone.
GET /api/v1/ringtones/stats
Query total ringtone counts and metrics.
GET /api/v1/ringtones/:id
Retrieve single ringtone details.
API Response Terminal
> Select an endpoint card to test and fetch live JSON response payload...

          
A

Admin Portal

Enter credential password to unlock editing actions