API Engineering Patterns

API patterns from real production automation across 18 vendors. Every entry has a date and context. This is where curl one-liners, netapi workflows, and API integration lessons live.

Pages

Page Focus

REST Fundamentals

HTTP methods, status codes, content negotiation, headers

Authentication

Basic, Bearer, JWT, mTLS, API key, cookie — every auth scheme used

ISE ERS API

ISE ERS API (port 9060) — endpoints, policies, profiles, SGTs

ISE DataConnect

ISE DataConnect (port 2484) — SQL queries, JDBC, analytics

Vault API

Vault KV, PKI, SSH CA — secret and certificate operations

curl

curl patterns from real troubleshooting and automation

netapi

netapi CLI — custom 18-vendor automation tool

Pagination & Error Handling

Pagination strategies, retry logic, error handling

Codex vs Pattern Journal

This captures when I used it. For syntax reference, see the Codex.