# Poix API Documentation ## Docs - [Authentication](https://docs.poix.io/api-reference/authentication.md): How to authenticate your requests to the Poix API - [Get batch channels](https://docs.poix.io/api-reference/batch/get-batch-channels.md): Retrieve data for up to 1000 channels based on their IDs - [Get batch videos](https://docs.poix.io/api-reference/batch/get-batch-videos.md): Retrieve up to 1000 videos data based on IDs - [Get video captions](https://docs.poix.io/api-reference/captions/get-video-captions.md): This endpoint retrieves captions for a specified YouTube video. The captions can be returned in JSON, text, or CSV format. If available, it provides timing information, language, and speech rate data. - [Categories](https://docs.poix.io/api-reference/categories.md): List of all available categories - [Get channels details](https://docs.poix.io/api-reference/channels/get-channels-details.md): Get details for channels by their IDs, handle, or username. - [Get comment replies](https://docs.poix.io/api-reference/comments/get-video-comment-replies.md): Get replies for a specific comment - [Get comment threads](https://docs.poix.io/api-reference/comments/get-video-comment-threads.md): Retrieve comment threads for a specified video, channel, or comment. - [Countries](https://docs.poix.io/api-reference/countries.md): List of all available countries - [Tokens](https://docs.poix.io/api-reference/create-token.md): How to create a Token in the Dashboard - [Errors](https://docs.poix.io/api-reference/errors.md): List of error codes and messages - [Get audio files list](https://docs.poix.io/api-reference/files/get-audio-files-list.md): This endpoint retrieves a list of audio files for a specified YouTube video. - [Get captions files list](https://docs.poix.io/api-reference/files/get-captions-files-list.md): This endpoint retrieves a list of caption files for a specified YouTube video. - [Get thumbnails files list](https://docs.poix.io/api-reference/files/get-thumbnails-files-list.md): This endpoint retrieves a list of thumbnail files for a specified YouTube video. - [Get video files list](https://docs.poix.io/api-reference/files/get-video-files-list.md): This endpoint retrieves a list of video files for a specified YouTube video. - [Languages](https://docs.poix.io/api-reference/languages.md): List of all available languages - [Get playlist items](https://docs.poix.io/api-reference/playlist/get-playlist-items.md): Get playlist items by ID, playlist or channel - [Get search results](https://docs.poix.io/api-reference/search/get-search-results.md): This endpoint retrieves search results based on the provided query parameters. - [Get search suggestions](https://docs.poix.io/api-reference/search/get-search-suggestions.md): This endpoint retrieves a list of search suggestions for a specified query. - [Topics](https://docs.poix.io/api-reference/topics.md): List of all available topics - [Get popular videos](https://docs.poix.io/api-reference/videos/get-popular-videos.md): Get popular videos with filters - [Get videos details](https://docs.poix.io/api-reference/videos/get-videos-details.md): Get details for a list of videos. - [Logs](https://docs.poix.io/dashboard/logs.md): Page to get logs usage, metrics, errors and other information - [Overview](https://docs.poix.io/dashboard/overview.md): Page to get all metrics and data about project usage - [Tokens](https://docs.poix.io/dashboard/tokens.md): Manage your Tokens in the Poix dashboard - [Retrieving up to 1k channels in a single request](https://docs.poix.io/guides/batch/retrieving-batch-channel-data.md): Learn how to efficiently fetch data for multiple YouTube channels using the Poix.io API batch request endpoint. - [Fetching up to 1k videos details per request](https://docs.poix.io/guides/batch/retrieving-batch-video-data.md): Discover how to obtain detailed information for multiple videos in a single request. - [Analyze YouTube video captions with OpenAI](https://docs.poix.io/guides/captions/analyze-youtube-video-captions-with-openai.md): Unlock the ability to retrieve and analyze captions (subtitles) for YouTube videos using the Poix.io API and OpenAI. - [Extracting video captions for YouTube video](https://docs.poix.io/guides/captions/extracting-video-captions-via-youtube-api.md): Unlock the ability to retrieve captions (subtitles) for YouTube videos. - [Find videos in specific location](https://docs.poix.io/guides/search/get-videos-from-london.md): This guide demonstrates how to use the YouTube Data API to search for videos from a specific location, in this case, London. - [Find videos by category](https://docs.poix.io/guides/search/get-videos-from-specific-category.md): Learn how to retrieve videos from a specific category using YouTube Data API. - [Retrieving popular videos](https://docs.poix.io/guides/search/retrieving-popular-videos.md): Find out how to get a list of the most popular videos on YouTube, optionally filtered by category or region. - [Search videos by keyword](https://docs.poix.io/guides/search/search-by-keyword.md): This guide demonstrates how to use the YouTube Data API to search for videos using a specific keyword. - [Authentication](https://docs.poix.io/internal-api/authentication.md): How to authenticate your requests to use internal API endpoints. - [Get project details](https://docs.poix.io/internal-api/projects/get-project-details.md): Returns the details of a project. - [Create a token](https://docs.poix.io/internal-api/tokens/create-token.md): Creates a new token for the project. - [Delete a token](https://docs.poix.io/internal-api/tokens/delete-token.md): Deletes a project token. - [Get tokens list](https://docs.poix.io/internal-api/tokens/get-tokens-list.md): Returns the tokens associated with a project. - [Update a token](https://docs.poix.io/internal-api/tokens/update-token.md): Updates a project token. - [Introduction](https://docs.poix.io/introduction.md): Get started with the Poix platform - [Limits](https://docs.poix.io/limits.md): Learn how is usage limits works - [Pricing](https://docs.poix.io/pricing.md): Poix pricing plans and billing information - [Quickstart](https://docs.poix.io/quickstart.md): Learn how to make your first request using the Poix API ## OpenAPI Specs - [openapi](https://docs.poix.io/api-reference/openapi.json) ## Optional - [Dashboard](https://app.poix.io) - [Pricing](https://poix.io/pricing) - [Contact](https://poix.io/contact) - [Status](https://status.poix.io)