FAQs
Q: What is FaceQuest?
FaceQuest provides advanced, ethical face recognition service to students, developers, and businesses worldwide. We match and recognize faces in photos. Our innovative API platform lets developers & businesses easily add facial recognition features in their own products.
Q: How do I use FaceQuest?
You can integrate FaceQuest with your own software using our developer-friendly API endpoints documented here. Alternatively, you can access the online dashboard of FaceQuest here.
Q: What features does FaceQuest offer?
FaceQuest can be used to answer any of the following questions.
- Who is in this photo that I got? - This is generally called as 1:N Face Search. Here, you are required to build a collection of reference faces from which the search will happen. FaceQuest plans come with a generous quota to store a number of reference faces, tailored to each business need.
- Is the person in this new photo the same as the person in the reference photo? - This is generally called as 1:1 Face Match. Here, you are required to provide a pair of photos - one is a reference photo and another, the photo under inspection.
Apart from the above core features, FaceQuest offers the following features for ease-of-use.
- Folder based organization of Reference Faces
- Tracking the status of each quest
- Account management dashboard
- API Secret manager
Q: Do you have a Demo?
You can check out our user guide here. Alternatively, you can book a demo with our sales team from here.
Q: What is Quest?
Quest is nothing but a Face Match or Face Search when performed with 1 reference image or N reference images respectively. Each call to our API to do face search/match is considered as a Quest. Any face search/match initiated from FaceQuest Web User Interface is also considered as Quests. Requests to upload reference images, track the status of quests, view folders, remove faces, list folders, are not considered a ‘Quest’.
Q: What is the average response time for a quest?
The core ‘face search/match’ process takes only 2 seconds, however, the perceived performance could vary due to the following reasons.
- Indexing. The very first quest involving a reference face takes more time, as FaceQuest also indexes a face while running the first quest. This makes sure that the future quests using the same reference faces are lightning-speed. Bigger the file size of the reference face image, the more time it would take for FaceQuest to index it.
- The number of faces in the picture given as input to a quest. For example, a quest run with a picture of 5 people will take approximately five times more time than a quest run with a picture of only one person in it.
- Current load in the system. Facequest shares its infrastructure among multiple customers, without compromising data security. Due to this sharing, if you happen to fire a quest during our peak load times, it is likely to take more time than when you fire it when there is less load on the system. FaceQuest uses intelligent auto scaling of servers to handle the workload to achieve a predictable response time. We implement a fair sharing of the resources for all customers and we continuously work to upgrade our waiting times for quest runs. In case you do not want to share computational resources with other customers, you can email us and we will be happy to provide you with a dedicated instance at a custom price.
Q: Where can FaceQuest be used?
FaceQuest can be used in various industries like Banks, Insurance companies, Retail stores, Airlines, Educational institutions, etc. in diverse ways. You can read our full cases across industries here.
Q: How much does it cost to use FaceQuest?
We offer straightforward pricing that compliments your usage needs and business goals. Our subscription plans all start with a 7-day free trial* and then you’re billed a flat rate plus the credits purchased by you based on your usage needs. You can see our detailed pricing plan here.
Q: How am I billed?
Subscription charges are billed at the beginning of every billing cycle. Transaction charges are covered by credits, which you can purchase any time.
Q: What are FaceQuest Credits? And how much do they cost?
FaceQuest offers unlimited quests for the users in all the paid plans. However, to run a quest a user has to purchase FaceQuest credits in addition to their subscription. Quests allowed per FaceQuest credit varies according to the subscription plan. 1 FaceQuest credit is valued at $1. You can see our detailed pricing plan here.
Q: Is FaceQuest Face Recognition secure?
Yes. FaceQuest is hosted at Amazon Web Services (AWS) & Heroku. FaceQuest uses AWS S3 to store all the reference faces & quest images which are encrypted using AES-256. FaceQuest offers RSA 2048 bit SSL encryption for all the data in transit. All requests need to be authenticated using a secret that the user generates.
Payments are processed through RazorPay. We never see/store your credit card number, CVV or any authorization data you provide for the payment.
Q: What encryption do you use?
At FaceQuest we strive to use SSL, a secure protocol that secures the communication between entities over a network. With TLS 1.2 encryption in place, all the data sent over the internet via our APIs are encrypted using RSA 2048 bit SSL which cannot be intercepted and is not visible to anyone unintended. All reference faces are encrypted and then stored into our system. We encrypt our backups too.