Prerequisites
- Network membership with the querier role (and furnisher role for steps 5–6), arranged with your SOLO account manager.
- A bearer token exported as
SOLO_TOKEN(see Authentication). - Your
network_id, and the KYBproduct_idfor the coverage check.
Identify the business
Resolve the applicant to a network profile before anything else, so reused
and contributed work consolidate on one subject.Keep the
id from any confident match to link it on consent. No match is
fine — consent will create the profile.Record business consent
Capture permission to query the business and get a The response carries the
consent_id.consent_id you’ll pass on the coverage check and
query. See Consent for the full shape.Check what the network already holds
Run the non-billable coverage check to
see whether reusable KYB trust assets
already exist — and which furnishers can satisfy them — before spending a
billable query.Each entity in the response carries a
furnishing_entity_name and a
complete flag. A furnisher with complete: true can satisfy the KYB
product for this business — reuse is available.Query the KYB certificate (reuse)
Read the consolidated certificate. This reuses identity, ownership & control,
and risk/compliance verification already furnished by participants, each
block carrying its source’s A
furnishing_entity_id and attestation_id.200 returns a certificate you can underwrite against. A 204 means the
available data did not satisfy your policy — continue to step 5.Do only the missing work, then furnish it
For whatever the certificate could not supply (a Furnishing earns you entitlement to read
this business back later, and your verification becomes a reusable trust
asset for the next participant — attributed to you.
204, or a sub-product the
coverage check showed as incomplete), perform that verification yourself and
contribute it back:Why this order
Reuse-first inverts the traditional onboarding loop: instead of collecting everything up front, you collect only what the network doesn’t already have. The coverage check is free, so it always precedes the billable query; furnishing last means your one verification compounds for every future participant.Related
Network consumption
The reuse-first read model in depth.
KYB Certificate
The business trust asset, field by field.
Coverage check
Pre-flight what already exists.
Trust assets
What you reuse and what you create.