How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
Dun & Bradstreet website screenshot

Dun & Bradstreet

Dun & Bradstreet is a leading global provider of business decisioning data and analytics, anchored by the D-U-N-S Number — a unique nine-digit identifier assigned to more than 500 million businesses worldwide. Founded in 1841 as The Mercantile Agency in New York City and now headquartered in Jacksonville, Florida, D&B operates the D&B Data Cloud, a master commercial database used by enterprises and governments for credit, risk, supply, master data, sales, marketing, compliance, and third-party due diligence. Its primary developer surface is D&B Direct+, a RESTful API platform that lets customers match, enrich, monitor, and stream company data programmatically using OAuth 2.0 access tokens. D&B was taken private by Clearlake Capital in August 2025 for approximately $7.7 billion (including debt).

agent ready

Solid contracts, transparent operations, and an easy start — typically complete on four or five facets with one clear soft spot.

Kin Score

API Evangelist profiles Dun & Bradstreet the way a machine reads it — 95 machine-readable artifacts across 1 API, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Dun & Bradstreet scores 64.0/100 (strong), with a separate agent-readiness read of 45/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance. Every facet and dimension name is a link: it opens that measurement's page on APIs.io, where the rating runs across the whole catalog — the exact checks that feed it, how every profiled provider distributes on it, and who is at the top of it.

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Composite quality — 64.0/100 · strong
Contract Quality 19.9 / 25
Access Clarity 17.9 / 20
Discoverability 7.0 / 10
Dun & Bradstreet Kin Score — API readiness rating by API Evangelist

Put this on your own site. The badge is drawn live from Dun & Bradstreet's current Kin Score — paste it once and it updates itself every time the score is recomputed. It follows your visitor's light or dark setting, and it links back here so anyone who sees it can read the full breakdown.

<!-- Kin Score · API Evangelist -->
<a href="https://providers.apievangelist.com/providers/dun-and-bradstreet/"
   title="Dun & Bradstreet on API Evangelist — API profile and Kin Score">
  <img src="https://apis.io/badge/dun-and-bradstreet.svg"
       alt="Dun & Bradstreet Kin Score — API readiness rating by API Evangelist" width="150" height="150" loading="lazy">
</a>

More shapes, themes and sizes → · Score as JSON · How badges work

How we profile Dun & Bradstreet

Each block below is one kind of artifact we hold for Dun & Bradstreet. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 16

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

Individual APIs this provider publishes, each with its own machine-readable definition.

D&B Risk Analytics MCP Server

Dun & Bradstreet's remote Model Context Protocol server for D&B Risk Analytics, exposing KYC/KYB onboarding, entity resolution, sanctions and adverse-media screening, alert tria...

D&B Direct+ Identity Resolution API

The Identity Resolution surface of D&B Direct+ matches an input business record — name, address, phone, email, registration number — to a single authoritative D-U-N-S Number. Th...

D&B Direct+ Search API

The Search surface of D&B Direct+ lets applications find businesses, principals, and related entities using flexible criteria such as company name, address, registration number,...

D&B Direct+ Enrich (Data Blocks) API

The Enrich surface returns standardized "data blocks" for a given D-U-N-S Number. Blocks group attributes by domain — Company Information, Principals & Contacts, Hierarchy & Con...

D&B Direct+ Multi-Process API

Multi-Process combines Identity Resolution and Enrich into a single request: the caller submits a candidate input record plus a set of desired data blocks, D&B resolves the inpu...

D&B Direct+ Data File (Batch) API

The Data File (Batch) surface lets customers submit large input files and receive matched, enriched output files asynchronously. The workflow is upload → process → poll status →...

D&B Direct+ Monitoring API

The Monitoring surface lets customers register a portfolio of D-U-N-S Numbers and subscribe to change events. When D&B detects an update to a monitored attribute — address, owne...

D&B Direct+ Research API

The Research surface lets customers retrieve historical responses Direct+ has previously returned, supporting audit, dispute, and reconciliation use cases where the application ...

Dun & Bradstreet Authentication API

OAuth 2.0 token issuance for Direct+.

Dun & Bradstreet Data File API

Asynchronous batch file submission, status, and download.

Dun & Bradstreet Enrich API

Retrieve Data Blocks for a known D-U-N-S Number.

Dun & Bradstreet Identity Resolution API

Match an input record to a D-U-N-S Number.

Dun & Bradstreet Monitoring API

Subscribe to and consume change notifications on a portfolio.

Dun & Bradstreet Multi-Process API

Combined match plus enrich in a single call.

Dun & Bradstreet Research API

Retrieve historical responses for audit and reconciliation.

Dun & Bradstreet Search API

Find companies, principals, and related entities.

Scroll within the panel for all 16 ·

Postman Collections 1

A runnable collection turns the contract into something a developer can execute in seconds. We profile them because the fastest way to trust an API is to make a real call against it.

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 9

Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Scroll within the panel for all 9 ·

Arazzo Workflows 10

Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.

Multi-step API workflows described with the Arazzo specification.

D&B Authenticate And Match Company

Obtain a Direct+ token, resolve a candidate record to a D-U-N-S Number, and pull its company information block.

ARAZZO

D&B Batch Match And Enrich File

Submit a batch input file, poll until processing completes, then download the matched and enriched results.

ARAZZO

D&B Cleanse Match And Enrich

Resolve a candidate to a D-U-N-S Number and branch to enrichment only when an acceptable match is found.

ARAZZO

D&B Contact Search And Enrich

Find a principal or contact, then enrich the organization they are associated with.

ARAZZO

D&B Criteria Search And Get Company

Browse companies by free-form criteria, then enrich the first candidate's Data Blocks.

ARAZZO

D&B Manage Portfolio Membership

Match a candidate, remove its D-U-N-S Number from a monitoring registration, and confirm remaining notifications.

ARAZZO

D&B Match And Audit History

Resolve a candidate to a D-U-N-S Number, then retrieve a historical Direct+ response for audit and reconciliation.

ARAZZO

D&B Match And Monitor Company

Resolve a candidate to a D-U-N-S Number, create a monitoring registration, and add the D-U-N-S Number to its portfolio.

ARAZZO

D&B Match Plus Enrich

Obtain a token, then resolve and enrich a candidate record in a single multiProcess call.

ARAZZO

D&B Register And Pull Notifications

Create a monitoring registration, enroll a portfolio of D-U-N-S Numbers, and pull pending change notifications.

ARAZZO

Scroll within the panel for all 10 ·

MCP Servers 1

Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.

Model Context Protocol servers that expose these APIs to AI agents.

Dun & Bradstreet MCP Server

Dun & Bradstreet ships production Model Context Protocol servers as part of the D&B.AI suite. Two distinct servers were confirmed. The D&B Risk Analytics server is a remote, OAu...

MCP SERVER

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the things the Kin Score reads for access clarity — renamed from commercial clarity in rubric 0.12, because a free statutory interface has access terms and no commercial ones.

Published pricing tiers and plan structures.

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Dun And Bradstreet Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.

Cost, billing, and metering signals for API financial operations.

Features 8

The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.

Notable capabilities this provider offers.

D-U-N-S Number Identity

Every business in the D&B Data Cloud carries a unique nine-digit D-U-N-S Number that acts as a persistent, globally recognized enterprise identifier.

Data Cloud Coverage

More than 500 million company records spanning legal entities, branches, subsidiaries, contacts, and beneficial owners across virtually every country.

Data Blocks

Versioned, domain-grouped attribute bundles (Company, Financials, Hierarchy, Risk, Compliance, ESG, Beneficial Ownership) that callers opt into per request.

Match + Enrich in One Call

Multi-Process combines Identity Resolution and Enrich, eliminating a round-trip for onboarding and CRM-augment workflows.

Synchronous + Batch + Streaming

Direct+ offers REST synchronous calls, Data File asynchronous batch processing, and Monitoring change-notification streams over the same data substrate.

Hierarchy and Linkage

Corporate hierarchies — parent, headquarters, ultimate domestic parent, ultimate global parent, branches — are exposed as first-class relationships rather than denormalized fields.

Beneficial Ownership and Compliance

Enrich includes UBO, sanctions, watchlist, and PEP screening data to support KYB, AML, and third-party risk management programs.

OAuth 2.0 Client Credentials

Authentication is standard OAuth 2.0 client-credentials grant; bearer tokens are scoped per Direct+ subscription.

Scroll within the panel for all 8 ·

Event Specifications 1

Not every API is request/response. AsyncAPI describes the event-driven and streaming side — the webhooks and channels — so the asynchronous half of the interface is documented the same way the synchronous half is.

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Semantic Vocabularies 1

JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.

JSON-LD contexts and semantic vocabularies used across these APIs.

Dun And Bradstreet Context

1 classes · 23 properties

JSON-LD

Spectral Rules 2

Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.

Dun & Bradstreet API Rules

8 rules · 3 errors · 4 warnings

SPECTRAL

Dun & Bradstreet API Rules

5 rules · 3 warnings

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.

Standalone JSON Schema definitions for this provider's data models.

DnB Direct+ Match Candidate

3 properties

JSON SCHEMA

DnB Direct+ Monitoring Notification

6 properties

JSON SCHEMA

DnB Direct+ Organization

13 properties

JSON SCHEMA

JSON Structure 1

JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.

JSON Structure definitions describing this provider's data shapes.

Dnb Direct Plus Organization Structure

0 properties

JSON STRUCTURE

Examples 14

Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.

Example request and response payloads for these APIs.

Scroll within the panel for all 14 ·

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Dun And Bradstreet Authentication

http/oauth2/apiKey · 4 schemes

SECURITY

Dun And Bradstreet Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Dun And Bradstreet Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Dun And Bradstreet Trust Center

SOC 2 Type 2, SOC 3, ISO/IEC 27001:2022, ISO/IEC 27701, ISO 22301, PCI DSS, SIG, HIPAA, GDPR

SECURITY

Scopes 1

OAuth scopes are the vocabulary of least-privilege access. Profiling them shows exactly what an integration — or an agent acting on a user's behalf — is allowed to do.

OAuth scopes governing access to this provider's APIs.

Dun And Bradstreet Scopes

6 scopes · authorizationCode/clientCredentials

6 scopes

SCOPES

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

Recommended x-agentic-access execution contracts for AI agents.

Dun And Bradstreet Agentic Access

14 operations · 6 acting

14 operations · 6 acting

AGENTIC

Use Cases 7

What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.

What developers build with this provider.

Customer Onboarding (KYB)

Resolve a prospective customer's name and address to a D-U-N-S Number, then enrich with financial, ownership, and compliance data before extending credit or signing a contract.

Supplier Master Data Management

Use Multi-Process and Monitoring to keep an internal supplier master synchronized with D&B's authoritative company records, automatically flagging mergers, dissolutions, address...

Third-Party Risk Management

Combine Enrich blocks for compliance, beneficial ownership, ESG, and financial stress to score third parties continuously against a policy.

Credit Decisioning

Retrieve PAYDEX scores, financial-strength indicators, and trade payment history to automate credit limit decisions in lending and B2B trade.

Sales and Marketing Intelligence

Search and Enrich power lead scoring, total-addressable-market modeling, and account-based marketing by attaching firmographic data to CRM records.

Compliance and Sanctions Screening

Use compliance and beneficial-ownership blocks to satisfy AML, KYB, and sanctions-screening obligations.

Government and Grants Eligibility

The D-U-N-S Number remains widely used as a registration identifier for procurement, grants, and supplier qualification programs.

Scroll within the panel for all 7 ·

Integrations 7

Pre-built integrations with other platforms tell you where this provider already fits in a stack.

Pre-built integrations with other platforms and tools.

Salesforce

D&B Hoovers and D&B Direct+ data flow into Salesforce CRM via D&B's managed packages and AppExchange listings.

Microsoft Dynamics 365

Direct+ enrichment plugs into Dynamics 365 Sales and Customer Insights to augment accounts and contacts.

SAP

D&B's master-data integrations enrich SAP S/4HANA and SAP Ariba supplier records with D-U-N-S Numbers and Data Blocks.

Oracle

Direct+ data feeds Oracle ERP, EPM, and Procurement Cloud master data pipelines.

Snowflake Marketplace

D&B publishes data products on the Snowflake Marketplace so customers can query Data Cloud attributes directly in their warehouse.

Adobe Real-Time CDP

D&B firmographics enrich Adobe Real-Time CDP profiles for B2B personalization.

HubSpot

Connectors push D&B Hoovers / Direct+ company data into HubSpot CRM properties.

Scroll within the panel for all 7 ·

Solutions 5

Packaged solutions the provider offers on top of the raw API surface.

Packaged solutions this provider offers.

Finance & Credit

Credit risk, accounts-receivable, trade payment, and collections solutions powered by Direct+ financial and risk blocks.

Sales & Marketing

D&B Hoovers, Audience Targeting, and Connect for Salesforce build on Direct+ firmographics and contacts.

Third-Party Risk & Compliance

D&B Risk Analytics, Beneficial Ownership, and Compliance Center combine enrichment and monitoring for vendor risk programs.

Master Data

D&B Optimizer and master-data services use Direct+ to clean, deduplicate, and continuously synchronize enterprise customer and supplier records.

Supply

Supplier intelligence, ESG, diversity, and supply-chain risk analytics combine Direct+ data blocks with D&B portfolio monitoring.

Resources

Every other property we hold for Dun & Bradstreet — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Documentation 2

Reference material describing how the API behaves

Build 3

SDKs, sample code, and the tooling you integrate with

Learn 1

Tutorials, courses, talks, and written guidance

Company 3

The organization behind the API

← All providers · Data indexed from github.com/api-evangelist/dun-and-bradstreet · machine-readable index on apis.io

Where this information came from

This is an independent, third-party profile of Dun & Bradstreet, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.