Event Registry Events API
Search and retrieve clustered news events (deduplicated story groups).
Event Registry Events API is one of 5 APIs that Event Registry publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Events. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 3 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against a single base URL, https://eventregistry.org/api/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Event Registry Events API declares
1 security scheme
for authenticating requests.
An API key is passed in the query as apiKey (apiKeyAuth).
By default, every request must be authenticated.
apiKeyAuth— API key obtained from newsapi.ai/register. Include as a field in the JSON POST body or as a query parameter named apiKey.
Paths & Operations 3
Across 3 paths, the API surfaces 3 operations — 3 POST. Each is listed below with its method, path, parameters, and response codes.
Search and retrieve clustered news events (deduplicated story groups).
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are ContentFilterParams (32 properties), Event (9 properties), Location (5 properties), Concept (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Event Registry 4
Other APIs Event Registry publishes across the network.