igrantio-individuals

Installation
SKILL.md

iGrant.io individuals (Consent BB admin Individual API)

When to use

When your app onboards a user, create a matching individual in the iGrant.io Consent Building Block and store the returned individualId against your own userId. That mapping is what later lets igrantio-consent-records record and manage consents for the right person.

Integrator intake

Ask one question at a time, a recommended default with each; look up facts in the project, put only decisions to the integrator:

  1. Environment - demo (https://demo-api.igrant.io), staging, or a custom Consent BB deployment (ask its base URL)? Recommend demo to start.
  2. API key - organisation API key for the Consent Building Block? From your iGrant.io organisation account; server-side only, never the browser.
  3. Mapping storage - where does the userId to individualId mapping live: a column on the existing users table (recommended) or a separate store?
Installs
14
GitHub Stars
1
First Seen
Jul 20, 2026
igrantio-individuals — l3-igrant/skills