Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NationGraph Press Releases API

The Press Releases API from NationGraph — 3 operation(s) for press releases.

NationGraph Press Releases API is one of 56 APIs that NationGraph publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Press Releases. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 3 operations across 3 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 0.2.36.

Requests are made against the base URL https://api.nationgraph.com.

3 operations 3 paths 6 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.2.36
Base URL
https://api.nationgraph.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

NationGraph Press Releases API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Press Releases 3
POST
/api/internal/press-releases/search
Search Press Releases
search_press_releases_api_internal_press_releases_search_post body → 200422
GET
/api/internal/press-releases/chunks/{id}
Get Press Release Chunk
get_press_release_chunk_api_internal_press_releases_chunks__id__get 1 param → 200422
GET
/api/internal/press-releases/documents/{id}
Get Press Release Document
get_press_release_document_api_internal_press_releases_documents__id__get 1 param → 200422

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are PressReleaseChunkResponse (13 properties), PressReleaseDocumentResponse (11 properties), PressReleaseSearchFilters (9 properties), ValidationError (5 properties). Each schema is shown below with its type and property counts.

PressReleaseSearchFilters
object
Search filters for press release chunks. The query field accepts a websearch-style query string evaluated against the chunks' searchvector column (english conf…
9 properties
HTTPValidationError
object
1 property
PressReleaseDocumentResponse
object
Full press release record — returned by GET /documents/{id}. Use this when you need the entire press release content, not just chunks.
11 properties 6 required
ValidationError
object
5 properties 3 required
PaginatedResponse_PressReleaseChunkResponse_
object
4 properties 4 required
PressReleaseChunkResponse
object
13 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nationgraph-press-releases-api-openapi.yml Raw ↑

Other APIs NationGraph publishes across the network.

NationGraph Accounts API
NationGraph Automations API
NationGraph Budgets API
NationGraph Classifier API
NationGraph Classifiers API
NationGraph Contacts API
NationGraph Contracts API
NationGraph CRM API
NationGraph CRM Automation Push API
NationGraph CRM Companies API
NationGraph CRM Contacts API
NationGraph CRM History API