Home » Resources » WordPress REST API guide

Guide download

WordPress REST API guide

Everything you need to know about the REST API, from the people who created it.

This form may not be visible due to adblockers, or JavaScript not being enabled.

I created the WordPress REST API to allow WordPress to meet the standards demanded by modern web users: the REST API provides powerful capabilities to deliver innovative experiences.

Accessories, Face, Glasses

What is the WordPress REST API?

The WordPress REST API, created by Human Made’s Ryan McCue, facilitated a major evolution, exposing WordPress content and data as JSON via a standardised RESTful API. For the first time, data was unlocked, and an explosion in the number and complexity of WordPress integrations began.


Download the guide and dive into what the WordPress REST API is, why it’s RESTful, what makes it open and why the REST API allows for a more powerful experience in:

  • Using WordPress as part of a complex multi-service workflow
  • Separating frontend delivery from the CMS
  • Powering multiple frontends from the same content
Computer Hardware, Electronics, Hardware

Why did award-winning digital studio ustwo choose the WordPress REST API?

Creating a custom API for content delivery with a React frontend and WordPress backend sounds complex, but our experience with the REST API made it all possible.

We chose WordPress as we wanted to have an established open source CMS so that we can be confident that we’ll never be left without support or ability to change. To fulfil our design ambitions we decided to build our frontend as a single-page application, which was made possible with the WP-API.

Body Part, Face, Head

Latest and Greatest

Read our latest blog articles

Learn the latest and greatest in WordPress site building. We’re offering tutorials, tips and tricks, and video walkthroughs on our blog.

  • AI Coding Agents: Claude Code Isn’t the Only Game in Town

    AI Coding Agents: Claude Code Isn’t the Only Game in Town

    A practical guide to the terminal coding agent landscape in early 2026. Just a year ago, most conversations about AI-powered development tools started and ended with Claude Code. Today, every major AI company has a coding agent, open source alternatives are flourishing, and new entrants seem to appear every week. That’s exciting for developers. It’s…

  • WordPress + GA4 + AI = less content, more performance

    WordPress + GA4 + AI = less content, more performance

    In 1985, Microsoft shipped Goal Seek in Excel. A few years later came Solver and Monte Carlo simulations. Instead of guessing outcomes, you could define success and let the software search for the variables that produced it. I remember using these tools during my years in banking, often grinding the CPU to a halt. Solver,…

  • How to code with AI agents

    How to code with AI agents

    What does it actually look like to work with AI every day as an engineer? In this piece, Human Made Senior Engineer Ivan Kristianto shares a practical, battle-tested workflow for building with AI agents. From spec-first thinking and parallel execution to disposable code and “vibe user” testing, this is a candid look at what works,…