Velaxe
PeopleGraph — Unified People & Company Directory with Labels, Segments, Sync & Dedupe | Velaxe

PeopleGraph

Call the HMAC-signed Bridge API for external integrations

Create a client, sign requests with ts.body, and verify responses.

22 min Intermediate Developer, Partner Engineer Updated Aug 2, 2025

Overview

Create a client, sign requests with ts.body, and verify responses.

Prerequisites

None.

Permissions required

bridge:manage

Downloads & Templates

Steps (3)

Estimated: 22 min
  1. 1

    Create a bridge client

    Admin 4 min Back to top

    Settings → Developers → Bridge → New client. Copy Client ID and Secret.

    Tips

    Validation

    Success criteria

  2. 2

    Sign a request

    Developer 8 min Back to top

    Compute sha256(ts + '._.' + rawBody) with the shared secret. Send X_ID_TS and X_ID_SIG.

    Tips

    Validation

    • 401s disappear once timestamp window and signature match.

    Success criteria

  3. 3

    Call an endpoint

    Developer 10 min Back to top

    POST /bridge/{clientId}/people.search with a JSON body. Verify HMAC on your side if needed.

    Tips

    Validation

    Success criteria

    • Response includes results with rate-limit headers and request-id.

About this guide

PeopleGraph gives teams a single workspace to create, link, and manage people and companies. Build rich profiles with emails, phones, addresses, websites, and custom fields. Attach labels and define smart segments that drive marketing, support, and permissions in other apps.

Two-way connectors keep sources like Google Contacts and Microsoft 365 aligned. Dedupe suggestions and a merge workflow maintain clean data with provenance. Every change emits events for downstream automation.

Search is first-class: quick find in-app and registration with the platform-wide index so you can jump to any profile from anywhere.