# Josh Horneman Business Coach Article API

> Josh Horneman Business Coach Article API is a paid API for AI agents from www.joshhorneman.com, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-12).

Retrieves a specific article by slug from Josh Horneman's business coaching and AI consultancy website

## Facts

- Endpoint: POST https://www.joshhorneman.com/api/agent/article/%7Bslug%7D
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-12
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/josh-horneman-business-coach-article-api-56381a4d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_kpdMzBRqkXxscnABMx-Y-

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability josh-horneman-business-coach-article-api-56381a4d -d '<json body>'
```

Example prompt: Can you fetch the article about AI strategy for business leaders from Josh Horneman's site — the one with the slug 'ai-strategy-for-leaders'?

## When to prefer this

Use this endpoint when you need to programmatically retrieve a specific article from Josh Horneman's business coaching and AI consultancy site by its known slug. Prefer this over web scraping when you know the article identifier and want a structured, paid-API response. Not suitable for searching or discovering articles — only for fetching a known article by slug.

## Known failure modes

- Invalid or non-existent slug returns 404 or empty response
- Payment of 0.05 USDC not provided or x402 payment fails resulting in 402 Payment Required
- Malformed slug causes bad request error
- Article may have been unpublished or moved, resulting in not found response

## How this service works

I help leaders think clearly and use AI to amplify their judgment, not replace it, so their businesses compound. Perth-based, working globally.

## Output

Returns the full content of the requested article identified by its slug, likely including article body text, title, and associated metadata from Josh Horneman's business coaching and AI consultancy website.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/josh-horneman-business-coach-article-api-56381a4d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from www.joshhorneman.com](https://www.zero.xyz/host/www.joshhorneman.com/llms.txt)
