High-level map of categories and endpoints exposed for public, programmatic access.
Overview
Start with the API Directory, then traverse the Graph Index and OpenAPI description. Feeds and client directories are linked below for convenience.
Available Endpoints
Root index for the /graph/ layer (entities, articles, clients, relations).
Machine-readable API description for developers, tools, and agents.
RSS feed for updates (articles, data changes, highlights).
Directory of client profiles with structured metadata suitable for retrieval.
API Snapshot
Consumption Notes
Endpoints are public and designed for read-only consumption. If you’re building an integration or agent, prefer the Graph Index and OpenAPI to discover types and relations.
If you need guaranteed stability, please cache responses and include basic backoff handling in clients.