getModelsByLetter

Developers can use the getModelsByLetter method to get a list of models, online and offline, who's name starts with a given letter. The results are paginated via params.

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=getModelsByLetter

White Label URL Example

http://www.mywhitelabel.com/webservices/performers.php?method=getModelsByLetter (*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' or 'guys'.
letter Yes string A single alpha character [a-z].
block Yes string The requested block of models. Starts at 1.
per_block Yes string The number of models to return in each block
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

Example Response

<?xml version="1.0" encoding="utf-8"?>
   <getModelsByLetter>
      <block>1</block>
      <start>0</start>
      <per_block>1</per_block>
      <num_blocks>41</num_blocks>
      <total>203</total>
      <models>
         <model id="382435">
            <id>382435</id>
            <name>Test</name>
            <sample_image>
            https://www.flirt4free.com/geoimages/90x90/382435/AAWQ/382435.jpg
            </sample_image>
            <chat_link>http://flirt4free.com/rooms/Test/</chat_link>
            <bio_link>
            https://www.flirt4free.com/models/bios/Test/about.php
            </bio_link>
            <service>girls</service>
            <filters>
               <states></states>
               <countries>
                  <country>RU</country>
                  <country>UA</country>
               </countries>
               <ips></ips>
            </filters>
      </model>
   </models>
</getModelsByLetter>
                    

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