# Developer portal — benmilne.com

Public **read-mostly** HTTP APIs for this personal site: posts, search, taxonomies, agent discovery, optional x402 gates. **Webhooks:** not offered.

## Start here

- **Human overview & examples:** [https://benmilne.com/api/](https://benmilne.com/api/)
- **OpenAPI 3 contract:** [https://benmilne.com/openapi.json](https://benmilne.com/openapi.json)
- **Agents index:** [https://benmilne.com/agents.md](https://benmilne.com/agents.md)
- **LLM site map:** [https://benmilne.com/llms.txt](https://benmilne.com/llms.txt)

## Authentication (discovery)

- [`/.well-known/openid-configuration`](https://benmilne.com/.well-known/openid-configuration)
- [`/.well-known/oauth-protected-resource`](https://benmilne.com/.well-known/oauth-protected-resource)
- REST mirrors: [`/wp-json/bmar/v1/openid-configuration`](https://benmilne.com/wp-json/bmar/v1/openid-configuration), [`/wp-json/bmar/v1/oauth-protected-resource`](https://benmilne.com/wp-json/bmar/v1/oauth-protected-resource)

## Webhooks

**None.** Use pull-based HTTP GET and RSS feeds; no outbound webhook subscriptions.
