Discover/iafd.com API
live

iafd.com APIiafd.com

Access IAFD performer bios, filmographies, awards, movie cast lists, and trending performers via a structured REST API with 7 endpoints.

Endpoints
7
Updated
3mo ago
Try it
Search keyword (performer name or movie title)
api.parse.bot/scraper/c71e1711-c72e-4d9a-aed5-37abe2370682/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/c71e1711-c72e-4d9a-aed5-37abe2370682/search?query=%3Cperformer+name+or+movie+title%3E' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 7 totalclick to expand

Search for performers and movies by name or title. Returns matching performers with aliases and movies with year and distributor information.

Input
ParamTypeDescription
queryrequiredstringSearch keyword (performer name or movie title)
Response
{
  "type": "object",
  "fields": {
    "movies": "array of movie objects with title, id, url, year, and distributor fields",
    "performers": "array of performer objects with name, id, url, photo, and aka fields"
  },
  "sample": {
    "data": {
      "movies": [
        {
          "id": "0e98fd43-3781-4006-8b17-9bbbdeac0236",
          "url": "https://www.iafd.com/title.rme/id=0e98fd43-3781-4006-8b17-9bbbdeac0236",
          "year": "2016",
          "title": "2 Chicks Same Time 21221",
          "distributor": "naughtyamerica.com"
        }
      ],
      "performers": [
        {
          "id": "f0a9a21a-0203-4bfb-abe2-30a2c5d5ad8f",
          "aka": "Adriana Chechick, Adrianna Chechik, Adriana Checkik (erotiquelive.com)",
          "url": "https://www.iafd.com/person.rme/id=f0a9a21a-0203-4bfb-abe2-30a2c5d5ad8f",
          "name": "Adriana Chechik",
          "photo": "https://www.iafd.com/graphics/headshots/adrianachechik_f_0454.jpg"
        }
      ]
    },
    "status": "success"
  }
}

About the iafd.com API

The IAFD API provides structured access to the Internet Adult Film Database across 7 endpoints, covering performer biographies, full filmographies, award histories, and movie metadata including cast lists. The get_performer_details endpoint returns fields like birthday, birthplace, ethnicity, height, weight, and years active, while get_movie_details returns director, studio, runtime, release date, and a full performer roster for any given title.

Performer Data

The search endpoint accepts a query string and returns two arrays: performers (with name, id, url, photo, and aka fields) and movies (with title, id, url, year, and distributor). Use the returned id values as inputs to the detail endpoints. get_performer_details returns a bio object (birthday, birthplace, gender, years_active) and a vital_stats object (ethnicity, height, weight, measurements) alongside the performer's name and headshot URL.

Filmography and Awards

get_performer_credits returns an array of credit objects for a given performer UUID, each including title, year, distributor, url, and a notes field that captures role or scene-level annotations. get_performer_awards returns an awards array with organization name, year, award status (Winner or Nominee), associated movie title, and a raw_text field for the full award string as it appears on IAFD.

Movie Details and Discovery

get_movie_details accepts a movie UUID from search results or performer credits and returns an info object covering director, studio, distributor, runtime in minutes, and release date, plus a performers array listing all billed cast members with their IDs and profile URLs. For discovery, get_top_performers returns a ranked list of top actresses by page views pulled from the IAFD homepage, and get_born_today returns performers whose birthday matches the current calendar date.

Common use cases
  • Build a performer profile page that combines bio fields from get_performer_details with a chronological credit list from get_performer_credits
  • Populate an awards tracker that filters get_performer_awards results by organization or status (Winner vs. Nominee)
  • Construct a movie detail page showing director, studio, runtime, and full cast using get_movie_details
  • Power a 'born today' widget for a fan or editorial site using get_born_today
  • Build a trending performers leaderboard ranked by page-view data from get_top_performers
  • Cross-reference performer filmographies with movie metadata to map co-star relationships across titles
  • Index performer aliases (the aka field from search) to resolve alternative stage name searches
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does IAFD have an official developer API?+
No. IAFD does not publish a public developer API or documented data access program. This Parse API provides the structured access that IAFD itself does not offer.
What does `get_performer_awards` return and how is status distinguished?+
Each object in the awards array includes the organization name, year, a status field that is either 'Winner' or 'Nominee', the associated movie title, and a raw_text field containing the full award string as it appears on IAFD. There is no additional filter parameter — you receive all recorded awards and nominations for the performer in a single call.
Does `get_top_performers` return both male and female performers?+
The endpoint currently returns a top_actresses array. Male performers are not included in the current response shape. You can fork this API on Parse and revise it to add a top actors endpoint if you need rankings across genders.
Is scene-level or individual scene metadata available through this API?+
Not currently. The API covers movie-level metadata (director, runtime, studio, cast list) and credit-level notes attached to a performer's filmography entry. Individual scene breakdowns, scene partners, or scene timestamps are not exposed. You can fork this API on Parse and revise it to add scene-level parsing if that data is present on the source page.
How fresh is the data returned by the performer and movie endpoints?+
The API reflects what is currently published on IAFD at the time of the request. IAFD is a community-maintained database, so coverage and update frequency vary by title and performer. Newly added credits or award entries appear once IAFD's own records are updated.
Page content last updated . Spec covers 7 endpoints from iafd.com.
Related APIs in EntertainmentSee all →
noor-book.com API
Search and discover books across 1,800+ categories in the Noor Book library, retrieving detailed information about titles, authors, biographies, and book metadata. Access comprehensive author profiles and browse one of the largest Arabic and English digital book collections with over 289,000 authors.
vg.no API
Access VG.no's latest news, articles, sports scores, and TV guides through a single interface where you can browse the front page, search articles by topic, view category-specific content, and find related stories. Get real-time sports scores and television schedules alongside comprehensive news coverage from Norway's leading news outlet.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
novelbin.me API
Search and browse novels by title, genre, or popularity, and explore trending, completed, or recently updated works. Access full novel details, chapter listings, chapter content, author information, related titles, and reader comments. Authenticated users can manage bookmarks with reading-status tracking and subscribe to novels for update notifications.
quizbowlpackets.com API
Search and browse thousands of quizbowl question sets across all competition levels, then access detailed metadata like difficulty, subjects, and download links for each packet. Find the perfect practice materials for High School, Collegiate, Middle School, or Pop Culture quizbowl competitions.
glastonburyfestivals.co.uk API
Discover historical and current Glastonbury Festival line-ups, find artist set times and stage locations, and search for specific performers across all festival years. Stay updated with the latest festival news and explore detailed information about festival areas and stages.
puntoticket.com API
Browse and search events happening in Chile with PuntoTicket, viewing featured shows, filtering by category, and checking detailed pricing and availability for concerts, theater, sports, and more. Find the perfect event by exploring all listings or discovering what's trending right now.
wynncraft.com API
Access detailed Wynncraft game information to look up item metadata and search across the complete item database, retrieve player statistics and character inventories, and browse guild information and global search results. Use this data to compare gear, track player progress, analyze guild rosters, or build tools for the Wynncraft community.