RB2B Enrichment API

Credit-metered Enrichment endpoints that take a known identifier — hashed email (MD5), plaintext email, or LinkedIn slug — and return additional B2B attributes: POST /hem_to_linkedin, /hem_to_best_linkedin, /hem_to_business_profile and /hem_to_maid (each accepting either an `md5` or an `email` key), plus /linkedin_to_hashed_emails, /linkedin_to_best_personal_email, /linkedin_to_personal_email, /linkedin_to_mobile_phone and /linkedin_to_business_profile. Costs run 1–4 credits per successful call. Designed for SaaS developers, GTM engineers and ad-tech platforms enriching their own identity graphs. Shares the api.rb2b.com host, account and credit balance with the Identification API.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/rb2b-enrichment-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: rb2b:rb2b-enrichment-api
name: RB2B Enrichment API
tags:
- Enrichment
- LinkedIn
- Email
- Phone
- Business Profile
- B2B Data
humanURL: https://ui.api.rb2b.com
baseURL: https://api.rb2b.com/api/v1
description: 'Credit-metered Enrichment endpoints that take a known identifier — hashed email (MD5), plaintext
  email, or LinkedIn slug — and return additional B2B attributes: POST /hem_to_linkedin, /hem_to_best_linkedin,
  /hem_to_business_profile and /hem_to_maid (each accepting either an `md5` or an `email` key), plus /linkedin_to_hashed_emails,
  /linkedin_to_best_personal_email, /linkedin_to_personal_email, /linkedin_to_mobile_phone and /linkedin_to_business_profile.
  Costs run 1–4 credits per successful call. Designed for SaaS developers, GTM engineers and ad-tech platforms
  enriching their own identity graphs. Shares the api.rb2b.com host, account and credit balance with the
  Identification API.'
properties:
- url: https://ui.api.rb2b.com
  type: Portal
- url: https://support.rb2b.com/en/
  type: Documentation
- url: https://ui.api.rb2b.com/signup
  type: SignUp
- url: https://www.npmjs.com/package/@rb2b/rb2b-apis-mcp
  type: MCPServer
x-evidence:
  verified: '2026-08-12'
  method: live probe
  checks:
  - POST https://api.rb2b.com/api/v1/ip_to_company with a malformed key → 401 {"error":"invalid_api_key_format"}
  contract_source: Endpoint paths, request-body keys and per-call credit costs read verbatim from @rb2b/rb2b-apis-mcp
    1.1.7; captured in mcp/rb2b-mcp-tools.json and mcp/rb2b-tool-crosswalk.yml.