41 endpoints across 10 categories. Everything you need to integrate.
Welcome to StarNova API! Follow these steps:
X-API-Key headerBase URL
https://api.starnova.my.id/api/v1StarNova API uses two authentication methods:
For API endpoints:
X-API-Key: snv_your-key-hereFor dashboard/user endpoints:
Authorization: Bearer your-jwt-token/auth/registerRegister a new user account
/auth/loginLogin with credentials
/auth/refreshRefresh JWT token
/auth/forgot-passwordRequest password reset
/auth/reset-passwordReset password with token
/auth/profileGet current user profile
/auth/logoutLogout user
/apikeysGet all API keys for user
/apikeysCreate new API key
/apikeys/:idGet API key by ID
/apikeys/:idUpdate API key
/apikeys/:idDelete API key
/apikeys/:id/toggleToggle API key active status
/apikeys/:id/regenerateRegenerate API key
/ai/chatAI Chat completion
/ai/generateAI Text generation
/downloader/tiktokDownload TikTok video
/downloader/youtubeDownload YouTube video/audio
/downloader/instagramDownload Instagram content
/search/webSearch the web
/search/imagesSearch images
/image/analyzeAnalyze image content
/image/convertConvert image format
/text/summarizeSummarize text content
/text/translateTranslate text
/text/detect-languageDetect text language
/utility/qrcodeGenerate QR code
/utility/shortenShorten a URL
/utility/weatherGet weather information
/brat/generateGenerate Brat-style text/image
/admin/statsGet dashboard statistics
/admin/usersGet all users
/admin/users/:idGet user detail
/admin/users/:id/banBan a user
/admin/users/:id/unbanUnban a user
/admin/apikeysGet all API keys
/admin/analyticsGet analytics data
/admin/settingsGet system settings
/admin/settingsUpdate system setting
/admin/maintenanceToggle maintenance mode
/admin/logsGet system logs