Telugu News App API

Complete Backend API System

Admin Login

Default Credentials:
  • Username: admin
  • Password: admin123
After login, you'll get a JWT token to access the admin interface.

Quick Access

API Status

Loading...

Checking API status...

Available API Endpoints

Public APIs:
GET /api/news.php
Get news items
GET /api/panchang.php
Get panchang data
GET /api/horoscope.php
Get horoscope predictions
GET /api/shopping.php
Get shopping deals
GET /api/config.php
Get app configuration
GET /api/rss.php
Get RSS feed items
Admin APIs (Require Authentication):
POST /api/auth.php
Admin login
ALL /api/rss_admin.php
RSS feed management
POST /api/notifications.php
Send push notifications
POST /api/news.php
Add/edit news items
POST /api/panchang.php
Add/edit panchang data
POST /api/horoscope.php
Add/edit horoscope data