← Home

FintechBulletins API

The FintechBulletins API serves live fintech news, original editorial, AI-assisted expansion, and the daily digest newsletter. It is described by an OpenAPI 3.0 document and discoverable via the RFC 9727 API catalog at /.well-known/api-catalog.

Base URL: https://fintechbulletins.com · Status: /api/health

Endpoints

Method Path Description
GET/api/healthService health & index stats
GET/api/articlesLatest articles (list)
GET/api/articles/{id}Single article (full body)
POST/api/expandAI-expand a short article
POST/api/chatChat with the assistant
POST/api/subscribeSubscribe to the daily digest
GET/api/unsubscribeUnsubscribe from the digest
GET/api/editorialList editorial articles
GET/api/editorial/{slug}Single editorial article