Nothing identifying reaches your servers. The widget mints a profile token in the browser and works from that.
Build on the
protocol.
GrydFi is infrastructure, not a product you resell. Everything the network does — consent, matching, disclosure, lifecycle — is a typed message you can send and receive. Embed the widget, integrate the API, or implement the protocol yourself.
Three ways in.
All three reach the same network and the same institutions. Pick the one that matches how much of the surface you want to own.
Widget embed
A script tag renders the whole consent-and-offer flow inside your product, on its own origin. Your servers never see a name, a phone number or a PAN.
Server-to-server API
Publish your credit criteria, receive matches as they happen, confirm terms, and report the loan lifecycle back. You keep your own interface end to end.
Implement the protocol
The Grid protocol is a set of typed messages. Any institution can implement it directly with the open-source protocol SDK and speak to the network as a peer.
The one-line version
The widget is served from its own origin, validates every message against your registered domains, never reads your DOM and never writes to browser storage. Set the locale and it renders in your user's language.
<script src="https://widget.gridfy.in/v1/embed.js"
data-channel-id="ch_yourapp_prod"
data-product="personal_loan"
data-locale="fr"
data-container="#credit-slot">
</script>Consent is the API.
Consent is granted a step at a time and can be withdrawn the same way. Withdraw one and the network cascades it for you — that is behaviour you inherit, not behaviour you implement.
Every grant carries a purpose and an expiry, and is recorded in a ledger the borrower and their regulator can both read.
A withdrawal propagates to every participant that relied on it. You get a signed event; you do not maintain the graph.
The tier model, the scopes each step unlocks and the event names are in the integration reference below.
Start in the sandbox.
An isolated instance with mock providers and synthetic profiles. Sign-up is self-serve and free; no call, no contract.
Onboarding figures are current targets from the product spec, not measured medians — we will publish measured numbers once there is a production series worth quoting.
La référence d'intégration est partagée avec les partenaires.
Les capacités du protocole sont publiques — chaque type de message, endpoint et charge utile d'événement ne l'est pas. Saisissez votre phrase d'accès partenaire pour ouvrir la référence, ou demandez un accès et nous vous en enverrons une.
Pourquoi un accès contrôlé ? Publier l'intégralité de la surface de messages revient à remettre à n'importe qui une carte du protocole. Les partenaires l'obtiennent sur demande ; la description des capacités ci-dessous est publique et le restera toujours.
Sandbox access is instant.
Production access follows one call. Bring your use case; we'll bring the phrase for the reference.