Bing News Search website screenshot

Bing News Search

Microsoft Bing News Search REST API enables developers to retrieve relevant news articles, trending topics, and category-filtered news with image thumbnails and publisher metadata. The API provides search queries against Bing's news index, returning results with titles, descriptions, URLs, publication dates, and related media content.

Bing News Search publishes 3 APIs on the APIs.io network: News Category API, News Search API, and Trending Topics API. Tagged areas include News, Search, Microsoft, Bing, and Media.

The Bing News Search catalog on APIs.io includes 1 Spectral governance ruleset.

Bing News Search’s developer surface includes authentication, developer portal, documentation, API reference, pricing, getting-started guide, support, and 9 more developer resources.

49.5/100 developing ▬ flat Agent 33/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
NewsSearchMicrosoftBingMediaHeadlinesTrending Topics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/bing-news: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

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

Bing News Category API

Returns top news articles filtered by category (e.g., Business, Entertainment, Sports, Health, ScienceAndTechnology, Politics, World). Supports multiple markets with locale-spec...

Bing Trending News Topics API

Returns news topics that are currently trending on social networks. Supports filtering by Unix epoch timestamp (since parameter) to retrieve topics discovered after a specific p...

Bing News Search News Category API

Get top news articles by category

Bing News Search News Search API

Search for news articles by keyword query

Bing News Search Trending Topics API

Get currently trending news topics from social networks

Postman Collections 3

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

Open Collections 4

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

API Collection

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Bing News Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Bing News Search API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 2

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

NewsArticle

13 properties

JSON SCHEMA

TrendingTopic

6 properties

JSON SCHEMA

Examples 3

Example request and response payloads for these APIs.

News Category Response

3 fields

EXAMPLE

News Search Response

6 fields

EXAMPLE

Trending Topics Response

2 fields

EXAMPLE

Security Posture 2

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

Bing News Authentication

apiKey · 1 scheme

SECURITY

Bing News Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Bing News Agentic Access

3 operations

3 operations · 0 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: bing-news
url: https://raw.githubusercontent.com/api-evangelist/bing-news/refs/heads/main/apis.yml
name: Bing News Search
description: Microsoft Bing News Search REST API enables developers to retrieve relevant news articles, trending topics, and
  category-filtered news with image thumbnails and publisher metadata. The API provides search queries against Bing's news
  index, returning results with titles, descriptions, URLs, publication dates, and related media content.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bing-news.png
tags:
- News
- Search
- Microsoft
- Bing
- Media
- Headlines
- Trending Topics
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.23'
apis:
- aid: bing-news:news-category
  name: Bing News Category API
  description: Returns top news articles filtered by category (e.g., Business, Entertainment, Sports, Health, ScienceAndTechnology,
    Politics, World). Supports multiple markets with locale-specific category taxonomies. No search query is required; results
    reflect top headlines for the chosen category in the specified market.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/how-to/category-news
  baseURL: https://api.bing.microsoft.com/v7.0/news
  tags:
  - News
  - Category
  - Headlines
  - Bing
  - Microsoft
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/how-to/category-news
  - type: APIReference
    url: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/reference/endpoints
- aid: bing-news:trending-topics
  name: Bing Trending News Topics API
  description: Returns news topics that are currently trending on social networks. Supports filtering by Unix epoch timestamp
    (since parameter) to retrieve topics discovered after a specific point in time. Results include topic names, related search
    queries, and image thumbnails. Only available in supported markets.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/how-to/trending-news
  baseURL: https://api.bing.microsoft.com/v7.0/news/trendingtopics
  tags:
  - News
  - Trending
  - Social
  - Topics
  - Bing
  - Microsoft
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/how-to/trending-news
  - type: APIReference
    url: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/reference/endpoints
- aid: bing-news:bing-news-news-category-api
  name: Bing News Search News Category API
  description: Get top news articles by category
  humanURL: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/overview
  baseURL: https://api.bing.microsoft.com/v7.0/news/search
  tags:
  - News Category
  tags_raw:
  - News Category
  properties:
  - type: OpenAPI
    url: openapi/bing-news-news-category-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/overview
  - type: APIReference
    url: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/reference/endpoints
  - type: Plans
    url: plans/bing-news-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/bing-news-rate-limits.yml
  - type: FinOps
    url: finops/bing-news-finops.yml
- aid: bing-news:bing-news-news-search-api
  name: Bing News Search News Search API
  description: Search for news articles by keyword query
  humanURL: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/overview
  baseURL: https://api.bing.microsoft.com/v7.0/news/search
  tags:
  - News Search
  properties:
  - type: OpenAPI
    url: openapi/bing-news-news-search-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/overview
  - type: APIReference
    url: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/reference/endpoints
  - type: Plans
    url: plans/bing-news-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/bing-news-rate-limits.yml
  - type: FinOps
    url: finops/bing-news-finops.yml
- aid: bing-news:bing-news-trending-topics-api
  name: Bing News Search Trending Topics API
  description: Get currently trending news topics from social networks
  humanURL: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/overview
  baseURL: https://api.bing.microsoft.com/v7.0/news/search
  tags:
  - Trending Topics
  properties:
  - type: OpenAPI
    url: openapi/bing-news-trending-topics-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/overview
  - type: APIReference
    url: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/reference/endpoints
  - type: Plans
    url: plans/bing-news-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/bing-news-rate-limits.yml
  - type: FinOps
    url: finops/bing-news-finops.yml
common:
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/bing-news-search/overview
- type: AgenticAccess
  url: agentic-access/bing-news-agentic-access.yml
- type: DomainSecurity
  url: security/bing-news-domain-security.yml
- type: Authentication
  url: authentication/bing-news-authentication.yml
- type: Website
  url: https://www.bing.com/news
- type: Portal
  url: https://portal.azure.com/
- type: Documentation
  url: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/overview
- type: APIReference
  url: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/reference/endpoints
- type: Authentication
  url: https://learn.microsoft.com/en-us/bing/search-apis/bing-web-search/create-bing-search-service-resource
- type: Pricing
  url: https://www.microsoft.com/en-us/bing/apis/pricing
- type: TermsOfService
  url: https://www.microsoft.com/en-us/bing/apis/legal
- type: PrivacyPolicy
  url: https://privacy.microsoft.com/en-us/privacystatement
- type: GettingStarted
  url: https://learn.microsoft.com/en-us/previous-versions/bing/search-apis/bing-news-search/quickstarts/quickstarts
- type: SDKs
  url: https://learn.microsoft.com/en-us/previous-versions/azure/cognitive-services/Bing-News-Search/quickstarts/client-libraries
- type: Support
  url: https://learn.microsoft.com/en-us/answers/tags/142/bing-category-bing-search-apis-azure-bing-news
- type: GitHubOrganization
  url: https://github.com/microsoft
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/bing-news"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/bing-news/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/bing-news/evidence"

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.