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

DJ Factiva Newsletters API

Retrieve the Factiva newsletters available to an account, walk each newsletter's editions and deliveries, and read the content items inside an edition. Responses are JSON:API documents served as application/vnd.api+json, with relationship links between newsletters, editions, deliveries and content.

This API exposes 4 operations across 4 paths, organized into 2 resource areas, and defines 55 schemas. It is described by OpenAPI 3.0.2, at version 1.0.0.

Requests are made against a single base URL, https://api.dowjones.com.

4 operations 4 paths 55 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
1.0.0
Base URL
https://api.dowjones.com
Authentication
HTTP Bearer
Resource Areas
2

Authentication & Security 1

DJ Factiva Newsletters API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. They span 2 resource areas: Newsletters, Editions. Each is listed below with its method, path, parameters, and response codes.

Newsletters 2
GET
/newsletters
Gets a list of Newsletters
NewslettersRead 10 params → 200400500503
GET
/newsletters/{id}
Reading a Newsletter by ID
NewsletterReadById 5 params → 200400404500503
Editions 2
GET
/newsletters/{id}/editions
Get all Newsletter Editions
EditionsRead 6 params → 200400500503
GET
/newsletters/{id}/editions/{editionId}
Get a Newsletter's Edition by ID
EditionReadById 4 params → 200400404500503

Schemas 55

The contract defines 55 schemas that model the data the API accepts and returns. The most detailed are content_item_attribute (43 properties), newsletter_details (41 properties), content (30 properties), content_item_meta (15 properties). Each schema is shown below with its type and property counts.

newsletters_list
object
4 properties
newsletter_included_list
array
newsletter_included
array
edition_included
array
links
object
1 property
content_item
object
5 properties
content_item_meta
object
15 properties
content_item_meta_code_sets
array
content_item_meta_code_sets_code
object
6 properties
content_item_attribute
object
43 properties
content_text_base
object
1 property
content_alt_images
array
content_headline
object
3 properties
content_body
array
content_list
array
content
object
30 properties
resource_edition_item
object
Edition
6 properties
newsletter_list_relationships
object
2 properties
newsletter_relationships
object
3 properties
edition_relationship_link
object
1 property
edition_relationships
object
1 property
delivery_relationship_link
object
1 property
newsletter_editions_list
object
3 properties
newsletter_editions_item
object
3 properties
newsletter
object
3 properties
newsletter_list_meta
object
4 properties
newsletter_type
string
Resource type
newsletter_edition_type
string
Resource type
newsletter_attributes
object
11 properties
common_id
string
newsletter_delivery_type
string
Resource type
self_link
object
1 property
self_editions_link
object
1 property
self_deliveries_link
object
1 property
list_links
object
5 properties
list_edition_links
object
5 properties
error
object
5 properties 3 required
error_response
object
1 property
404
Newsletter Not Found
503
Service Unavailable - Server is currently unable to handle the request
newsletter_details
object
41 properties
update_status
object
Update Status
2 properties
edition_item
object
Edition
9 properties
section
object
Section
5 properties
subsection
object
Section
4 properties
image
object
6 properties
rss_details
object
13 properties
link_details
object
14 properties
article_details
object
Article Details
10 properties
chart_details
object
Chart Details
11 properties
chart_dates
object
Chart Dates
2 properties
delivery_info
object
Delivery Info
8 properties
recipient
object
7 properties
audience
object
4 properties
external_account_credentials
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

factiva-newsletters-api-openapi.json Raw ↑
Where this information came from

This is an independent, third-party profile of DJ Factiva Newsletters API, 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.