Use Cases

OTP for Classifieds Apps in India (OLX-Style Marketplaces)

How OLX-style classifieds apps in India use OTP for listings, contact unlock and meetup verification. Anti-fraud patterns, listing limits, and reference flow.

30 April 20267 min read

StartMessaging Team

Engineering

Classifieds apps face two-sided fraud and have made OTP one of the most heavily-used tools in their stack. Sign-up OTPs gate listing creation; meetup OTPs build trust at handover; account-recovery OTPs protect listings against takeover.

Why Classifieds Need OTP

  • Listings monetise spam.
  • Buyer-seller trust is fragile.
  • Number-masking requires verified primary numbers.
  • High-value categories (cars, real estate) attract organised fraud.

OTP Flows in Classifieds Apps

  1. Sign-up OTP.
  2. Listing-creation OTP (or rate-limited CAPTCHA).
  3. Buyer contact-unlock OTP.
  4. Meetup OTP at handover.
  5. Listing-edit OTP for high-value categories.

Listing Fraud and Mitigations

  • Disposable-number sign-ups → per-device fingerprint limits.
  • Cross-listed photos → reverse image search.
  • Fake car listings with stolen photos → human review on cars above Rs 5 lakh.
  • Hijack of high-traffic listings via account takeover → OTP step-up on edit.

Meetup OTPs (Trust at Pickup)

Pattern used by car-buying and large-item handovers:

  1. At deal-confirmed, system issues a 6-digit meetup OTP to seller only.
  2. Buyer asks seller for the OTP at pickup.
  3. Buyer enters it in the app; both sides confirmed in person.

See similar mechanics in our food-delivery handover guide.

Compliance Notes

  • OTP SMS — service-implicit.
  • Listing notifications — service-explicit, opt-in.
  • DPDP — number-masking is the privacy default.

FAQ

StartMessaging handles the primary-account OTP, listing-edit OTP and meetup OTP layers cleanly — same API, different request flows.

Ready to Send OTPs?

Integrate StartMessaging in 5 minutes. No DLT registration required.