getLiveModels

Developers can use the getLiveModels method to get all of the models currently online. This list can be filtered by service and/or a category.

Usage Notes

  • Model data contains filters. If a user is from any of the states, countries, or if their ip address falls within the range [start:stop], this performer should NOT be displayed to the user.
  • You can access this web service using your white label domains. Whichever domain you choose to use to access this data will change some formatting of the results you get. IE Model information such as links to rooms and bios will use the domain you are using as the base domain.
  • Review our list of response codes.
  • Affiliates are given 1500 calls per day or 1 call per minute.
  • Please note that you should call the API, store our information and serve it from your side.

URL

https://www.flirt4free.com/webservices/performers.php?method=getLiveModels

White Label URL Example

https://www.mywhitelabel.com/webservices/performers.php?method=getLiveModels (*NOTE Replace www.mywhitelabel.com with your White Label Domain.)

Parameters

SWIPE TO SCROLL
Name Required Type Description
api_key Yes string Supplied by VS. Please ask us for your key.
data_type Yes string What format to return the results in. Must be either 'xml' or 'json'.
service Yes string Must be 'girls', 'guys', 'trans', or 'all'.
category Optional string Filter results to only return the performers in a specific category. Categories are case sensitive. To get a list of available categories use the getLiveCategories method provided by this web service. If no category is provided no category filtering will be performed. If an invalid category is provided the results will be empty. The categories 'Multi-User', 'Semi-Private', 'Party Chat', 'Group Chat', 'HD Webcams' are special categories, these categories are not listed in the model's list of categories.
mp_code Yes string Your 4-5 character tracking code. Ask us if you need assistance in creating a unique tracking code solely for tracking Performer API accounts
studios Optional string Your 4 Letter Studio Code (Requires a Flirt4Free Studio Account). Ask us if you need help locating this information.

Example Response


<?xml version="1.0" encoding="utf-8"?>
<getLiveModels>
  <girls>
    <models>
        <model id="13402">
           <id>13402</id>
           <name>Vstestmodel2</name>
           <sample_image>
           https://www.flirt4free.com/geoimages/samples/13402/OH/248885.jpg
           </sample_image>
           <screencap_image>
           https://live-screencaps.vscdns.com/13402-desktop.jpg
           </screencap_image>
           <chat_link>http://www.flirt4free.com/rooms/Vstestmodel2/</chat_link>
           <room_status>In Open</room_status>
           <login_group_type>Premiere</login_group_type>
           <bio_link>
           https://www.flirt4free.com/models/bios/Vstestmodel2/about.php
           </bio_link>
           <studio>OH</studio>
           <social>
               <twitter>Vstestmodel2</twitter>
           </social>
           <service>girls</service>
           <categories>
               <category>
                   <name>Blonde</name>
                   <url>https://www.flirt4free.com/live/girls/Blonde/</url>
               </category>
           </categories>
           <filters>
               <states>
                   <state>PA</state>
                   <state>MD</state>
                   <state>AL</state>
                   <state>HI</state>
               </states>
               <countries>
                 <country>DE</country>
                 <country>BW</country>
                 <country>BH</country>
                 <country>AW</country>
               </countries>
               <ips>
                  <ip>70.71.249.167:70.71.249.167</ip>
               </ips>
           </filters>
        </model>
        ...
    </models>
  </girls>
</getLiveModels>
						

Copyright © 1996 - 2025 4AF - VS Media, Inc. All Rights Reserved | Terms & Conditions | Cookies Policy | Privacy Policy18 U.S.C. 2257 Record-Keeping Requirements Compliance Statement