Linqto WordPress REST API

The linqto.com marketing, blog, and market-insights site runs on WordPress and exposes the standard public WordPress REST API at /wp-json/. The route index reports 472 routes across 19 namespaces (including wp/v2, oembed/1.0, yoast/v1 and contact-form-7/v1), providing JSON access to posts, pages, categories, tags, authors and media, with filtering, search and pagination. This is site infrastructure rather than a Linqto product API — Linqto publishes no developer documentation for it — but it is a real, anonymously callable, self-describing REST surface.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/wordpress-rest-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: linqto:wordpress-rest-api
name: Linqto WordPress REST API
description: The linqto.com marketing, blog, and market-insights site runs on WordPress and exposes the
  standard public WordPress REST API at /wp-json/. The route index reports 472 routes across 19 namespaces
  (including wp/v2, oembed/1.0, yoast/v1 and contact-form-7/v1), providing JSON access to posts, pages,
  categories, tags, authors and media, with filtering, search and pagination. This is site infrastructure
  rather than a Linqto product API — Linqto publishes no developer documentation for it — but it is a
  real, anonymously callable, self-describing REST surface.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.linqto.com/wp-json/wp/v2
tags:
- Content
- JSON
- REST
- WordPress
properties:
- type: Documentation
  url: https://developer.wordpress.org/rest-api/
- type: APIReference
  url: https://developer.wordpress.org/rest-api/reference/
- type: Discovery
  url: https://www.linqto.com/wp-json/