Porn API - Adultdatalink
AdultDataLink Adult Content API Discover the AdultDataLink API at adultdatalink.com, a powerful and secure JSON-based solution for accessing over 1 million adult videos, images, and stories, featuring more than 10,000 performers. Designed for developers, this API offers robust endpoints, comprehensive metadata, and seamless integration with leading adult platforms including Pornhub, XHamster,…
Porn API - Adultdatalink endpoints
| Method | Endpoint | Description |
|---|---|---|
| barelist | ||
| GET |
/barelist/video-information /barelist/video-information |
Fetches metadata for a video from Barelist using either a video ID or URL. Includes details such as the model's name, profile picture, Barelist rank, career status, country,… |
| GET |
/barelist/feed /barelist/feed |
|
| pimpandhost | ||
| GET |
/pimpandhost/pornstar-media /pimpandhost/pornstar-media |
|
| GET |
/pimpandhost/pornstars /pimpandhost/pornstars |
|
| GET |
/pimpandhost/categories /pimpandhost/categories |
|
| GET |
/pimpandhost/category-media /pimpandhost/category-media |
|
| GET |
/pimpandhost/trending-images /pimpandhost/trending-images |
|
| GET |
/pimpandhost/gifs /pimpandhost/gifs |
|
| pornpics | ||
| GET |
/pornpics/gallery-image-links /pornpics/gallery-image-links |
Retrieves direct image URLs from a specified PornPics gallery page. This endpoint scrapes a given PornPics gallery URL to extract and return a list of direct image links. Args:… |
| GET |
/pornpics/tag-image-links /pornpics/tag-image-links |
Retrieves direct image URLs for a specified PornPics tag. The tag must be a valid PornPics tag as defined in the tags configuration. Args: request (Request): The FastAPI request… |
| GET |
/pornpics/search /pornpics/search |
Searches PornPics for galleries based on a query string. This endpoint performs a search on PornPics using the provided query string and returns a list of gallery results in JSON… |
| GET |
/pornpics/tags /pornpics/tags |
Retrieves a dictionary of available tags from the PornPics tags configuration. This endpoint reads the tags from the configuration file specified in `config.TAGS_FILE` and… |
| redtube | ||
| GET |
/redtube/stars /redtube/stars |
Fetches a list of all stars (performers) on RedTube. Results are cached for performance. |
| GET |
/redtube/video /redtube/video |
Fetches detailed information for a specific video using its ID. Optionally specifies thumbnail size. Results are cached for performance. |
| GET |
/redtube/video-embed-code /redtube/video-embed-code |
Fetches the embed code for a specific video using its ID. Results are cached for performance. |
| GET |
/redtube/deleted-videos /redtube/deleted-videos |
Fetches a paginated list of videos that have been deleted from RedTube. Results are cached for performance. |
| GET |
/redtube/tags /redtube/tags |
Fetches a list of all tags used for categorizing videos on RedTube. Results are cached for performance. |
| GET |
/redtube/categories /redtube/categories |
Fetches a list of all video categories available on RedTube. Results are cached for performance. |
| GET |
/redtube/search /redtube/search |
Retrieves a list of videos from the RedTube API based on a search query and optional filters. Supports filtering by category, tags, stars, thumbnail size, sort order, and period.… |
| GET |
/redtube/is-video-active /redtube/is-video-active |
Checks whether a specific video is active (available) on RedTube using its ID. Results are cached for performance. |
| GET |
/redtube/stars-detailed /redtube/stars-detailed |
Fetches a detailed list of stars (performers) on RedTube, including additional metadata such as video count or profile details. Results are cached for performance. |
| sexstories | ||
| GET |
/sexstories/themes /sexstories/themes |
Retrieve the list of available story themes. This endpoint returns a dictionary of theme IDs and their corresponding names, useful for filtering stories by category. Parameters:… |
| GET |
/sexstories/home /sexstories/home |
Retrieve the homepage content of the sex stories website. This endpoint fetches the main page content, including featured stories, recent updates, or other highlighted sections.… |
| GET |
/sexstories/genres /sexstories/genres |
Retrieve the list of available story genres. This endpoint returns a dictionary of genre IDs and their corresponding names, useful for filtering stories by genre. Parameters: -… |
| GET |
/sexstories/search /sexstories/search |
Search for stories based on specified criteria. This endpoint allows searching for stories using various parameters such as keywords, category, genre, date range, and sorting… |
| GET |
/sexstories/story /sexstories/story |
Retrieve detailed information about a specific story. This endpoint fetches details for a story identified by its URL, including title, content, author, and metadata. Parameters:… |
| GET |
/sexstories/updates /sexstories/updates |
Retrieve recent updates from the sex stories website. This endpoint fetches a list of recently added or updated stories, optionally paginated by page number. Parameters: -… |
| GET |
/sexstories/authors /sexstories/authors |
Retrieve a list of authors, filtered and paginated. This endpoint fetches authors based on a specified filter (e.g., by rating, name, number of stories, or date) and page number.… |
| tnaflix | ||
| GET |
/tnaflix/feed /tnaflix/feed |
Retrieve a feed of videos from TNAFlix. This endpoint scrapes video data from TNAFlix based on the specified page number, feed type, and duration filter. The response includes… |
| GET |
/tnaflix/search /tnaflix/search |
Retrieve search results from TNAFlix. This endpoint scrapes video data from TNAFlix based on the provided search query, page number, upload time filter, and duration filter. The… |
| GET |
/tnaflix/video-info /tnaflix/video-info |
Extracts detailed metadata from a Tnaflix video page, including title, thumbnail, video URLs with quality, likes, dislikes, badges, views, upload date, description, tags, and… |
| GET |
/tnaflix/categories /tnaflix/categories |
Retrieve a list of categories from TNAFlix. This endpoint scrapes category data from the TNAFlix categories page, including title, image URL, views, and video count for each… |
| functions | ||
| GET |
/functions/download-video /functions/download-video |
Streams an MP4 file from a provided URL directly to the client as a download. Requires API key authentication. |
| GET |
/functions/stream-video /functions/stream-video |
|
| auntmia | ||
| GET |
/auntmia/feed /auntmia/feed |
|
| GET |
/auntmia/search-pornstars /auntmia/search-pornstars |
Search for pornstars by race, nationality, and body type filters. Args: request (Request): The FastAPI request object. race (Union[str, None], optional): Race filter (e.g.,… |
| GET |
/auntmia/search /auntmia/search |
Search for galleries by query and scrape detailed information for each gallery. Args: request (Request): The FastAPI request object. query (Union[str, None]): The search query… |
| GET |
/auntmia/search-by-category /auntmia/search-by-category |
|
| GET |
/auntmia/scrape-gallery /auntmia/scrape-gallery |
Scrape detailed information for a specific gallery using its URL. Args: request (Request): The FastAPI request object. gallery_id (str): The URL or URL-compatible identifier of… |
| GET |
/auntmia/search-by-model /auntmia/search-by-model |
Search for galleries by model name and scrape detailed information for each gallery. Args: request (Request): The FastAPI request object. model_name (Union[str, None]): The model… |
| eporner | ||
| GET |
/eporner/video-information /eporner/video-information |
Fetches comprehensive metadata for a video from Eporner using either a video ID or URL. Includes details such as title, thumbnail, duration, resolution, uploader, views, likes,… |
| GET |
/eporner/model-information /eporner/model-information |
Retrieves model information |
| GET |
/eporner/search /eporner/search |
Retrieves search results from a specified query. |
| GET |
/eporner/video /eporner/video |
Retrieves image links from a specified gallery. |
| erome | ||
| GET |
/erome/search /erome/search |
Fetches a list of albums from Erome search results based on the specified query, order, and page number. Includes metadata such as album link, title, thumbnail, user, user… |
| GET |
/erome/home /erome/home |
Fetches a list of albums from the Erome homepage based on the specified feed type and page number. Includes metadata such as album link, title, thumbnail, user, user avatar,… |
| GET |
/erome/user /erome/user |
Fetches metadata for a specific Erome user profile, including username, avatar, post count, view count, follower count, bio, and a list of posts. Supports pagination for posts… |
| GET |
/erome/album /erome/album |
Fetches detailed metadata for a specific Erome album using the album ID. Includes title, user, user avatar, views, likes, reposts, comments (username and text), video source… |
| freeones | ||
| GET |
/freeones/model-information /freeones/model-information |
|
| letsjerktv | ||
| GET |
/letsjerktv/feed /letsjerktv/feed |
|
Porn API - Adultdatalink pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 30 / minute |
|
| PRO Recommended | $10 / month | 10 / minute |
|
| ULTRA | $49 / month | 100 / second |
|
| MEGA | $99 / month | — |
|