v4

OpenAPI 3.1.02026-08-012281296.0 MB
YouTube

Fetch YouTube channel info and videos

Fetches metadata and videos for a YouTube channel. Returns subscriber count, description, video count, total views, and a paginated list of videos. Use nextPageToken from the response to paginate through additional video pages.

<span><strong>Rate limit:</strong> 60 requests per 1 minute</span>

<span>💰 <strong>Cost:</strong> 2 credits per page of results <span title="Pricing shown is default pricing. Actual pricing may vary."></span></span>

post/v1/youtube/channel

Request body

apiKeystring required

Your Fiber API key

channelIdentifierstring required

YouTube channel @handle, channel ID, or full channel URL. Accepts a @handle (e.g. '@veritasium'), a channel ID (e.g. 'UCBcRF18a7Qf58cCRy5xuWwQ'), or a URL (e.g. 'https://www.youtube.com/@veritasium').

nextPageTokenstring nullable

Pagination token from a previous response to retrieve the next page of channel videos. Omit for the first page.

Response

Default Response

advicestring[] nullable

Tips, recommendations, and suggestions for using this API effectively.