← NZRT Knowledge API

000WOR — WordPress

ICS site, NCS site, REST API, Kadence theme, and WordPress agent patterns.

Endpoints

PathDescriptionAuth
GET /app/wor/search?q= Full-text search across WordPress vault x402 $0.001
GET /app/wor/note?section=&file= Fetch a specific WordPress knowledge note x402 $0.001

Section Reference

section=Description
01 - WordPress CoreCore concepts, REST API, hooks, authentication
02 - NZRT Site Setup (Local)Laragon config, local dev, multisite setup
03 - Plugins ReferencePlugin inventory, config, compatibility
04 - Dev EnvironmentLocal dev tools, debugging, WP-CLI
05 - Dolibarr IntegrationWP-Dolibarr connector, sync patterns
06 - Content & MediaPages, posts, media library, CPT
07 - ProjectsICS site, NCS site project notes
08 - Security & MaintenanceHardening, backups, updates
09 - ReferenceHooks reference, WP-CLI cheatsheet
10 - NCS Websitenzrtnetwork.com charitable site content

Usage Examples

# Search WordPress vault
curl -i "https://api.nzrtnetwork.com/app/wor/search?q=REST+API"

# Fetch a note
curl -i "https://api.nzrtnetwork.com/app/wor/note?section=01+-+WordPress+Core&file=HOME"

x402-compatible clients handle payment automatically. Contact nathan@nzrtnetwork.com for MCP server access.