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

TechRepublic Categories API

The Categories API from TechRepublic — 2 operation(s) for categories.

TechRepublic Categories API is one of 7 APIs that TechRepublic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Categories. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 2 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 2.0.0.

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

2 operations 2 paths 1 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0.0
Base URL
https://www.techrepublic.com
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.

Categories 2
GET
/categories
List Categories
listCategories 5 params → 200
GET
/categories/{id}
Get Category
getCategory 1 param → 200404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Category (8 properties). Each schema is shown below with its type and property counts.

Category
object
A TechRepublic content category or topic area.
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

techrepublic-categories-api-openapi.yml Raw ↑

Other APIs TechRepublic publishes across the network.

TechRepublic RSS Feed
TechRepublic Authors API
TechRepublic Media API
TechRepublic Pages API
TechRepublic Posts API
TechRepublic Tags API