The RedTube API allow you to fetch and search sex videos based on specified parameters.
"https://openapi-idk8.onrender.com"
GET `/redtube`
page
(optional, default: 1): The page number for pagination.category
(optional): The category of videos to fetch.GET `https://openapi-idk8.onrender.com/redtube?category=amateur`
{
"videos": [
{
"video": {
"duration": "25:23",
"views": 73067,
"video_id": "189431891",
"rating": "84.6715",
"ratings": 137,
"title": "Rommie PAWG caught by her neighbor begs for creampie from her BBC, Interracial homemade sex! Kylei",
"url": "https://www.redtube.com/189431891",
"embed_url": "https://embed.redtube.com/?id=189431891",
"default_thumb": "https://ei-ph.rdtcdn.com/videos/202405/11/452312731/thumbs_5/(m=e0YH8f)(mh=bY470r47x8hMQA1n)16.jpg",
"thumb": "https://ei-ph.rdtcdn.com/videos/202405/11/452312731/thumbs_5/(m=e0YH8f)(mh=bY470r47x8hMQA1n)16.jpg",
"publish_date": "2024-06-05 15:27:28",
"thumbs": [
{
"size": "small",
"width": 120,
"height": 90,
"src": "https://ei-ph.rdtcdn.com/videos/202405/11/452312731/thumbs_5/(m=e4Hw8f)(mh=kqioaQVXT7UzSw11)1.jpg"
},
...
If an error occurs while fetching RedTube videos, the API will respond with a 500 status code and an error message.