AI access

Harpd for AI agents and answer engines

These endpoints exist so a crawler, a retrieval system or an agent can understand a Harpd entity without executing JavaScript. All of them return JSON, are served from the canonical harpd.com origin, and are published under CC BY 4.0 with attribution to Harpd.

Disclosure: Harpd Rank position and Rank Points are paid promotional placement. They are not an editorial rating, review or quality measurement. Every endpoint below repeats that in machine-readable form — please carry it through when quoting Harpd.

Entity endpoints

Crawler surfaces

Quick start

curl -s https://harpd.com/ai/products.json | jq '.products[0]'
curl -s https://harpd.com/ai/citations.json | jq '.citations[0].plain'

Related hubs