Business
FairPrice AI for business
Bulk valuations, fraud detection, and market intelligence — via API — for dealers, platforms, and resellers across India.
What you get
Bulk valuation API
POST /api/v1/valuation with your API key. Get FairPrice ranges, confidence, and comparables for thousands of items per day.
Market intelligence
Access price snapshots, depreciation curves, and demand scores for 500+ products across Indian cities.
Trust signals
Run fraud checks and seller verification lookups as part of your own platform's trust infrastructure.
API key management
Create, rotate, and scope API keys from your dashboard. Monitor usage, latency, and quota in real time.
Priority support
Dedicated account manager, SLA-backed response times, and direct engineering support for integrations.
Simple REST API
One endpoint, one API key, structured JSON response. Integrate in under an hour.
- REST + JSON
- Gemini AI explanations
- India-calibrated pricing
- SLA 99.9% uptime
- INR-native responses
# POST /api/v1/valuation
{
"title": "POCO M7 6GB/128GB",
"categorySlug": "mobiles",
"conditionGrade": "GOOD",
"ageMonths": 10,
"city": "Hyderabad"
}# Response
{
"fairRangeMinInr": 7500,
"fairRangeMaxInr": 9200,
"recommendedListingInr": 8800,
"confidence": 0.82,
"verdict": "FAIR"
}Use cases
Used phone dealers
Bulk-price incoming trade-ins against the FairPrice range before making an offer.
Refurbishers
Automatically price graded devices at LIKE_NEW, EXCELLENT, GOOD condition levels.
Classifieds platforms
Add FairPrice badges to every listing without building your own valuation engine.
Insurance platforms
Get depreciated replacement value for gadget and electronics claims.
Fintech & BNPL
Use FairPrice fair value as collateral reference for device-backed loans.