Stophy

API Reference

Every Stophy endpoint: video, search, channel, playlist, suggest, credits, logs and usage. Bearer token on every request.

All endpoints are under https://api.stophy.dev/v1. Every request must include:

Authorization: Bearer st_YOUR_API_KEY
Content-Type: application/json

Endpoints

MethodPathDescription
POST/v1/videoVideo details, transcript, comments
POST/v1/searchYouTube search
POST/v1/channelChannel metadata and content
POST/v1/playlistPlaylist items
GET/v1/suggestSearch autocomplete
GET/v1/creditsCredit balance
GET/v1/logsRequest logs
GET/v1/usageDaily usage

On this page