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

TechCrunch Posts API

Article and post content

TechCrunch Posts API is one of 9 APIs that TechCrunch publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Posts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.

This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version v2.

Requests are made against a single base URL, https://techcrunch.com/wp-json/wp/v2.

2 operations 2 paths 4 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v2
Base URL
https://techcrunch.com/wp-json/wp/v2
Contact
Resource Areas
1

Paths & Operations 2

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

Posts 2

Article and post content

GET
/posts
List Posts
listPosts 12 params → 200400
GET
/posts/{id}
Get Post
getPost 3 params → 200404

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Post (23 properties), WPError (3 properties), RenderedValueWithProtected (2 properties), RenderedValue (1 property). Each schema is shown below with its type and property counts.

WPError
object
3 properties
RenderedValueWithProtected
object
2 properties
RenderedValue
object
1 property
Post
object
23 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

techcrunch-posts-api-openapi.yml Raw ↑

Other APIs TechCrunch publishes across the network.

TechCrunch RSS Feed
TechCrunch Authors API
TechCrunch Categories API
TechCrunch Comments API
TechCrunch Media API
TechCrunch Pages API
TechCrunch Search API
TechCrunch Tags API