← NZRT Knowledge API

000GIT — GitHub

Repos, workflows, deploy pipelines, and agent scripts for the NZRT GitHub organisation.

Endpoints

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

Section Reference

section=Description
01 - Git FundamentalsCore git concepts, branching, rebasing
02 - GitHub FeaturesIssues, PRs, Actions, Projects, Releases
03 - NZRT RepositoriesRepo inventory, descriptions, access levels
04 - Workflows & AutomationGitHub Actions, CI/CD pipelines, scripts
05 - IntegrationsDolibarr, Nextcloud, WordPress integrations
06 - Security & AccessPATs, deploy keys, branch protection
07 - CollaborationCode review, team permissions, org settings
08 - ReferenceCLI cheatsheet, API reference

Usage Examples

# Search GitHub vault
curl -i "https://api.nzrtnetwork.com/app/git/search?q=workflow"

# Fetch a note
curl -i "https://api.nzrtnetwork.com/app/git/note?section=03+-+NZRT+Repositories&file=NZRT+Repos+Overview"

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