#15 · Distribution wedgeIntegration-ready

API & Embed Layer Turn competitors into channels.

Chambers of commerce, accelerators (Flat6Labs, Hub71, Misk, MBRIF), and banks (NCB, Emirates NBD SME) embed a co-branded Opportunity Feed in their own portals.

Why

The fastest distribution moat is to be inside the trusted destination, not next to it. Co-branding shifts acquisition cost to the partner.

Partner SDKs
JS · iframe
Theming
Full white-label
Revenue share
20% on Pro

Three lines of code. One co-branded surface.

Drop the embed snippet into a chamber-of-commerce site. Hit the API to verify an entity from your own onboarding. Pull observatory datasets straight into your analyst pipeline.

Embed a co-branded feed
HTML
<script src="https://cdn.matchprenai.network/embed.js"
  data-partner="hub71"
  data-theme="brand"></script>

<div id="matchpren-feed"
  data-persona="founder"
  data-geo="UAE"
  data-sector="cleantech"></div>
Verify an entity (KYB-as-a-service)
TypeScript
import { kyb } from '@matchprenai/sdk'

const result = await kyb.verifyEntity({
  jurisdiction: 'KSA',
  registrationNumber: '2050123456',
  checks: ['ubo', 'sanctions', 'pep', 'nafath'],
})

if (result.status === 'pass') {
  // unlock onboarding
}
Pull anonymised observatory data
cURL
curl https://api.matchprenai.network/v1/observatory/sectors \
  -H "Authorization: Bearer $MATCHPREN_KEY" \
  -G --data-urlencode "geo=GCC" --data-urlencode "window=90d"

What's in the box

  • Co-branded iframe + headless API
  • OAuth for partner-side identity
  • White-label theming tokens
  • Revenue share on Pro upgrades
  • KYB API bundled by default
Partners & rails
Flat6LabsHub71MiskMBRIFEmirates NBD SMENCB
Sequencing

Wave 3 — long moat, compounds after volume.

Distribution wedge in four shapes.

Chambers of commerce

Riyadh and Dubai chambers embed the feed inside their member portals. Members keep their login; matchmaking happens through MatchprenAI under the hood.

Accelerators

Hub71, Misk, and MBRIF surface alumni-only opportunities to their cohorts. Revenue share kicks in when an alumnus upgrades to Pro.

SME bank desks

Emirates NBD SME and SNB use the KYB API for partner-onboarding inside their existing flow. Sub-$0.40 per check, 1.4s median.

Analyst desks

PIF and ADIA analyst desks pull observatory datasets straight into their pipelines. JSON, k=5 anonymised, 500 req/min ceiling.

Part of a fifteen-piece deal stack.

Each service compounds with the next. The full playbook lays out the wave, the partners, and the sequencing.