AYLIEN · Schema

Query defines the search query on a field

News IntelligenceText AnalysisNLPSentiment AnalysisEntity RecognitionNatural Language ProcessingNews APIArticle ExtractionSummarizationConcept Detection

Properties

Name Type Description
author.id object
author.name object
body object
categories.confident object
categories.id object
categories.level object
categories.taxonomy object
clusters object
links.permalink object
entities.body.links.dbpedia object
entities.body.text object
entities.body.type object
entities.title.links.dbpedia object
entities.title.text object
entities.title.type object
id object
language object
media.images.content.length.max object
media.images.content.length.min object
media.images.count.max object
media.images.count.min object
media.images.format object
media.images.height.max object
media.images.height.min object
media.images.width.max object
media.images.width.min object
media.videos.count.max object
media.videos.count.min object
sentiment.body.polarity object
sentiment.title.polarity object
social.shares.count.facebook.max object
social.shares.count.facebook.min object
social.shares.count.reddit.max object
social.shares.count.reddit.min object
source.domain object
source.id object
source.links.in.count.max object
source.links.in.count.min object
source.locations.city object
source.locations.country object
source.locations.state object
source.rankings.alexa.country object
source.rankings.alexa.rank.max object
source.rankings.alexa.rank.min object
source.scopes.city object
source.scopes.country object
source.scopes.level object
source.scopes.state object
story_url object
story_language object
text object
title object
translations.en.body object
translations.en.text object
translations.en.title object
entity object
View JSON Schema on GitHub

JSON Schema

news-api-Parameter.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "Query defines the search query on a field",
  "type": "object",
  "properties": {
    "author.id": {
      "$ref": "#/components/schemas/Query"
    },
    "author.name": {
      "$ref": "#/components/schemas/Query"
    },
    "body": {
      "$ref": "#/components/schemas/Query"
    },
    "categories.confident": {
      "$ref": "#/components/schemas/Query"
    },
    "categories.id": {
      "$ref": "#/components/schemas/Query"
    },
    "categories.level": {
      "$ref": "#/components/schemas/Query"
    },
    "categories.taxonomy": {
      "$ref": "#/components/schemas/Query"
    },
    "clusters": {
      "$ref": "#/components/schemas/Query"
    },
    "links.permalink": {
      "$ref": "#/components/schemas/Query"
    },
    "entities.body.links.dbpedia": {
      "$ref": "#/components/schemas/Query"
    },
    "entities.body.text": {
      "$ref": "#/components/schemas/Query"
    },
    "entities.body.type": {
      "$ref": "#/components/schemas/Query"
    },
    "entities.title.links.dbpedia": {
      "$ref": "#/components/schemas/Query"
    },
    "entities.title.text": {
      "$ref": "#/components/schemas/Query"
    },
    "entities.title.type": {
      "$ref": "#/components/schemas/Query"
    },
    "id": {
      "$ref": "#/components/schemas/Query"
    },
    "language": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.content.length.max": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.content.length.min": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.count.max": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.count.min": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.format": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.height.max": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.height.min": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.width.max": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.width.min": {
      "$ref": "#/components/schemas/Query"
    },
    "media.videos.count.max": {
      "$ref": "#/components/schemas/Query"
    },
    "media.videos.count.min": {
      "$ref": "#/components/schemas/Query"
    },
    "sentiment.body.polarity": {
      "$ref": "#/components/schemas/Query"
    },
    "sentiment.title.polarity": {
      "$ref": "#/components/schemas/Query"
    },
    "social.shares.count.facebook.max": {
      "$ref": "#/components/schemas/Query"
    },
    "social.shares.count.facebook.min": {
      "$ref": "#/components/schemas/Query"
    },
    "social.shares.count.reddit.max": {
      "$ref": "#/components/schemas/Query"
    },
    "social.shares.count.reddit.min": {
      "$ref": "#/components/schemas/Query"
    },
    "source.domain": {
      "$ref": "#/components/schemas/Query"
    },
    "source.id": {
      "$ref": "#/components/schemas/Query"
    },
    "source.links.in.count.max": {
      "$ref": "#/components/schemas/Query"
    },
    "source.links.in.count.min": {
      "$ref": "#/components/schemas/Query"
    },
    "source.locations.city": {
      "$ref": "#/components/schemas/Query"
    },
    "source.locations.country": {
      "$ref": "#/components/schemas/Query"
    },
    "source.locations.state": {
      "$ref": "#/components/schemas/Query"
    },
    "source.rankings.alexa.country": {
      "$ref": "#/components/schemas/Query"
    },
    "source.rankings.alexa.rank.max": {
      "$ref": "#/components/schemas/Query"
    },
    "source.rankings.alexa.rank.min": {
      "$ref": "#/components/schemas/Query"
    },
    "source.scopes.city": {
      "$ref": "#/components/schemas/Query"
    },
    "source.scopes.country": {
      "$ref": "#/components/schemas/Query"
    },
    "source.scopes.level": {
      "$ref": "#/components/schemas/Query"
    },
    "source.scopes.state": {
      "$ref": "#/components/schemas/Query"
    },
    "story_url": {
      "$ref": "#/components/schemas/Query"
    },
    "story_language": {
      "$ref": "#/components/schemas/Query"
    },
    "text": {
      "$ref": "#/components/schemas/Query"
    },
    "title": {
      "$ref": "#/components/schemas/Query"
    },
    "translations.en.body": {
      "$ref": "#/components/schemas/Query"
    },
    "translations.en.text": {
      "$ref": "#/components/schemas/Query"
    },
    "translations.en.title": {
      "$ref": "#/components/schemas/Query"
    },
    "entity": {
      "oneOf": [
        {
          "$ref": "#/components/schemas/NestedEntity"
        },
        {
          "$ref": "#/components/schemas/Logicals"
        }
      ]
    }
  }
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • 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 JSON Schema
curl "https://apis.io/api/v1/json-schemas/news-api-Parameter"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.