API

The catalogue has an API. It returns items, cross-references, tags, neighbours, and categories as JSON. For RAG builders, game devs, writers, and anyone who wants a corpus of strange catalogued objects.

Pricing

$19/mo · full archive · cross-reference graph · categories · fair-use rate limits.

API access
Catalogue API
A Stripe checkout link will be added here. Your API key will be emailed after checkout.
Coming soon$19/mo

Endpoints

GET /api/v1/entries           ?page=1&limit=50
GET /api/v1/entries/{n}
GET /api/v1/search?q=...      semantic
GET /api/v1/tags
GET /api/v1/tags/{slug}
GET /api/v1/clusters
GET /api/v1/neighbors/{n}?k=5

Header: X-Api-Key: ...
    

Example

curl -H "X-Api-Key: $KEY" https://www.curiousabout.it/api/v1/entries/8417
    

License

Content is licensed CC BY-NC 4.0 for subscribers: attribute to Curious About, no resale, derivative works welcome. Request a commercial license if you want to embed entries in a paid product.

Random R