{"service":"ugcfarm-backend","forward_url":"http://localhost:3000","redirect_uris":{"tiktok":"https://backend.pikoreels.com/api/tiktok/callback","youtube":"https://backend.pikoreels.com/api/youtube/callback","instagram":"https://backend.pikoreels.com/api/instagram/callback"},"scrape":{"endpoint":"https://backend.pikoreels.com/scrape","methods":["POST","GET"],"auth":"Authorization: Bearer <SCRAPE_KEY>","params":{"url":"required — the site to scrape","maxPages":"optional, 1-15 (default 8)","concurrency":"optional, 1-8 (default 3)","maxCharsPerPage":"optional (default 60000)"}},"usage":"Register a redirect_uri on the provider's app settings and set it in the Next.js .env"}