Hero background
Developer Platform is in Private Beta. The features below are currently in preview mode.
Join waitlist

DEVELOPER HUB

Lost & Found API

Renuir provides powerful API solutions and full white-label capabilities for enterprise businesses that need total control.

Join 50+ entreprise partners in the queue

Developer Platform

Build on our trust infrastructure.

We provide powerful API solutions
and full whitelabel capabilities for enterprise businesses
that need total control.
Renuir API

Headless integration for item reporting, matching logic, and claim verification.

Whitelabel Solution

Deploy a fully branded instance on your custom domain in minutes.

POST api.renuir.com/v1/items
const client = new RenuirClient({
  apiKey: process.env.RENUIR_KEY
});

// Report a found item
const item = await
client.items.create({
  organization: “org_8x92...“,
  type: "ELECTRONICS",
  brand: "Apple",
  model: "AirPods Pro",
  location: {
    lat: 52.5200,
    lng: 13.4050,
    context: "Terminal 2, Gate 14"
  ,
  metadata: {
    source: "cleaning_staff_app"
  
});

console.log(item.status); // "PROCESSING_MATCH"
Testimonials

Ready to build?

Headless integration for item reporting, matching logic, andclaim verification.

Used across sectors.

Airports & Transport
Airports & Transport
Handling high-volume passenger flow and cross-border returns.
Hotels & Hospitality
Hotels & Hospitality
Discreet, service-oriented item recovery for guests.
Retail Centers
Retail Centers
Connecting central management with individual store findings.
Universities
Universities
Campus-wide systems for thousands of students and staff.