# ODNI Public Content API

**Canonical:** https://apis.io/apis/director-of-national-intelligence/odni-public-content-api/  
**Provider:** Director of National Intelligence — https://apis.io/providers/director-of-national-intelligence/  
**Base URL:** https://www.odni.gov/?rest_route=/  
**Documentation:** https://www.odni.gov/newsroom/

ODNI Public Content API is published by [Director of National Intelligence](https://apis.io/providers/director-of-national-intelligence/) on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include News, Publications, Content, Government, and Transparency. The published artifact set on APIs.io includes an OpenAPI specification.

The anonymous, read-only WordPress REST API behind www.odni.gov. Serves ODNI newsroom posts (press releases, remarks, interviews and reports), the site's structural pages, the media library, and the Download Monitor catalog of published ODNI documents. DERIVED description — ODNI publishes no specification; the OpenAPI here was derived from the live route discovery document and every operation was confirmed 200 anonymously on 2026-09-06. The canonical /wp-json/ root is 301'd to the homepage by the site's Akamai edge, so the API is reachable only through the query-string route form https://www.odni.gov/?rest_route=/... . Content only — no intelligence holdings are exposed.

## Operations (24)

| Method | Path | Summary |
|---|---|---|
| GET | `/wp/v2/posts` | List ODNI news posts |
| GET | `/wp/v2/posts/{id}` | Retrieve one ODNI news post |
| GET | `/wp/v2/pages` | List ODNI site pages |
| GET | `/wp/v2/pages/{id}` | Retrieve one ODNI site page |
| GET | `/wp/v2/dlm_download` | List ODNI publications and downloads |
| GET | `/wp/v2/dlm_download/{id}` | Retrieve one ODNI publication |
| GET | `/wp/v2/dlm_download_category` | List publication categories |
| GET | `/wp/v2/dlm_download_category/{id}` | Retrieve one publication category |
| GET | `/wp/v2/dlm_download_tag` | List publication tags |
| GET | `/wp/v2/categories` | List newsroom categories |
| GET | `/wp/v2/categories/{id}` | Retrieve one newsroom category |
| GET | `/wp/v2/tags` | List newsroom tags |
| GET | `/wp/v2/media` | List media library items |
| GET | `/wp/v2/media/{id}` | Retrieve one media item |
| GET | `/wp/v2/search` | Search ODNI content |
| GET | `/wp/v2/types` | List content types |
| GET | `/wp/v2/types/{type}` | Retrieve one content type |
| GET | `/wp/v2/taxonomies` | List taxonomies |
| GET | `/wp/v2/taxonomies/{taxonomy}` | Retrieve one taxonomy |
| GET | `/wp/v2/statuses` | List post statuses |
| GET | `/wp/v2/users` | List content authors |
| GET | `/wp/v2/users/{id}` | Retrieve one author |
| GET | `/wp/v2/comments` | List comments |
| GET | `/oembed/1.0/embed` | oEmbed representation of an ODNI URL |

## Machine-readable artifacts (10)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/director-of-national-intelligence/refs/heads/main/openapi/director-of-national-intelligence-wp-content-openapi.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/director-of-national-intelligence/refs/heads/main/overlays/director-of-national-intelligence-wp-content-overlay.yaml
- **Examples** — https://raw.githubusercontent.com/api-evangelist/director-of-national-intelligence/refs/heads/main/examples/director-of-national-intelligence-posts.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/director-of-national-intelligence/refs/heads/main/examples/director-of-national-intelligence-downloads.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/director-of-national-intelligence/refs/heads/main/examples/director-of-national-intelligence-download-categories.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/director-of-national-intelligence/refs/heads/main/examples/director-of-national-intelligence-categories.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/director-of-national-intelligence/refs/heads/main/examples/director-of-national-intelligence-types.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/director-of-national-intelligence/refs/heads/main/examples/director-of-national-intelligence-taxonomies.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/director-of-national-intelligence/refs/heads/main/examples/director-of-national-intelligence-search.json
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/director-of-national-intelligence/refs/heads/main/apis.yml

## Tags

News, Publications, Content, Government, Transparency

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/director-of-national-intelligence/odni-public-content-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/director-of-national-intelligence/.
