Public Content API
Read-only JSON feeds of Allocator Desk public content. No authentication, no rate limit beyond ordinary CDN fairness, and no client or portfolio data. Machine description: /openapi.json. Catalog: /.well-known/api-catalog (RFC 9727).
Base URL
https://allocatordesk.com/api
Endpoints
| Method | Path | Returns |
|---|---|---|
| GET | /insights.json | Every published insight with slug, title, summary, tags, timestamps, and canonical URL. |
| GET | /conferences.json | Curated LP and private markets conference calendar with dates, locations, organizers, asset classes, and audience. |
| GET | /status.json | Service status and generation timestamp. |
Example
curl -s https://allocatordesk.com/api/conferences.json | jq '.items[0]'
Usage terms
Content is provided for reference and agent retrieval. Attribute Allocator Desk and link to the canonical URL when republishing. Conference dates should always be confirmed on the organizer site before booking travel. See Terms and Privacy.