Rivalistic

Indonesia's First Face Recognition API

Integrate face verification into your app in minutes. No hassle with ML models or complex infrastructure.

curl --location 'https://api.rivalistic.com/v1/face/verify' \
--header 'x-api-key: your_api_key' \
--data '{
    "database_name": "default",
    "image_base64_1": "your_base64_image_here",
    "image_base64_2": "your_base64_image_here"
}'

// Response { "message": "Face verification completed", "data": { "match": true, "confidence": 0.87415011203261375, "raw_distance": 0.1258498879673863, "threshold": 0.5 } }

Three Endpoints, One Complete Solution

POST /enroll

Add a new face to your database - start building your recognition system

Included in monthly plan

POST /find

Search for a face in your database - ideal for attendance or security systems

Included in monthly plan

POST /verify

Compare two face photos - perfect for identity verification

Included in monthly plan

Why Developers Choose Rivalistic?

Start Free

500 free API calls every month. Upgrade to paid plans for more features and capacity.

5-Minute Integration

Simple REST API with complete documentation. Send a photo, get a JSON result.

High Accuracy

Modern AI technology with sub-1s response time for verify and find endpoints.

Subscription Packages

Explorer
Free package to get started
Free

Rp30 for extra requests

  • 500 free API calls per month
  • Max 1 database
  • Max 100 images per database
  • 5MB storage
Challenger
Plan for those getting serious
Rp25,000/month

Rp30 for extra requests

  • 1000 free API calls per month
  • Unlimited databases
  • Unlimited images per database
  • Priority support
Enterprise
Custom plans for businesses
Custom
  • Custom pricing
  • Priority support
  • Custom features
  • SLA guarantee

FAQ

Is my photo data safe?

Yes, all photos are encrypted and processed with high security standards. We comply with data protection laws, including encryption and access control. Data is processed on secure servers with layered protection.

How fast is the response time?

Average is under 1 second for verify and find endpoints. Enroll endpoint takes longer due to database storage.

How do I pay?

Explorer plan is free forever with 500 API calls per month. Paid plans can be purchased by topping up your balance via bank transfer or e-wallet. Extra requests are Rp30 per call.

Are there request limits?

Explorer: 500 free calls per month. Challenger: 1000 free calls per month. Extra requests are Rp30 per call, unlimited.

Beta version - feedback and suggestions are appreciated. Contact