API v2.4 Now Available

The Infrastructure for
Modern Real Estate Amenities.

Powering seamless digital provisions and retention infrastructure for institutional and private portfolios.

api.neuralficoncierge.com/v2/provisioning
1import { ConciergeClient } from '@neuralfi/concierge';
2
3const client = new ConciergeClient({
4apiKey: process.env.CONCIERGE_API_KEY,
5environment: 'production'
6});
7
8// Initialize tenant provision
9await client.provisions.create({
10tenantId: 'tnt_8x9f2a',
11amenityTier: 'premium'
12});

Secure Infrastructure

Enterprise-grade isolation for resident data and provisioning workflows.

Developer First

Seamlessly integrate with existing property management systems via our robust API.