{"success":true,"message":"Success","name":"aitechnologijos API","version":"1.0.0","endpoints":{"\/posts":"Get all posts","\/posts\/{slug}":"Get a specific post","\/posts\/featured":"Get featured posts for the homepage","\/posts\/{id}\/related":"Get related posts for a specific post","\/categories":"Get all categories","\/newsletter":"Subscribe to newsletter","\/contact":"Submit contact form","\/webhooks\/register":"Register a webhook","\/files":"Upload a file (POST, requires authentication)","\/files\/{filename}":"Delete a file (DELETE, requires authentication)","\/search":"Search for posts (GET, requires q parameter)"}}