Developer API

A free, public REST API for retraction data.

Every chart on this site is backed by an endpoint. Data is synced daily from Retraction Watch + multi-source citation feeds. JSON responses, public CORS, no authentication required for read access. CC-BY-4.0.

MethodEndpointDescription
GET/retractions/api/v1/papersList retracted papers (paginated, filterable)
GET/retractions/api/v1/papers/{recordId}Single paper detail
GET/retractions/api/v1/papers/{recordId}/citationsAll citing papers + timing relative to retraction
GET/retractions/api/v1/papers/filter-optionsEnumerations for facet filters (journals, subjects, countries…)
GET/retractions/api/v1/citationsCross-paper citation feed
GET/retractions/api/v1/search/advancedFull-text search across the paper corpus
GET/retractions/api/v1/search/autocompleteType-ahead suggestions for journals, authors, subjects…
GET/retractions/api/v1/analytics/summaryGlobal aggregates (the numbers on the homepage)
GET/retractions/api/v1/analytics/trendsYearly retraction trends and post-retraction citations
GET/retractions/api/v1/analytics/world-mapCountry-level retraction counts for the world map
GET/retractions/api/v1/analytics/countriesTop countries by retraction count
GET/retractions/api/v1/analytics/reasonsDistribution by reason for retraction
GET/retractions/api/v1/democracy/scatterCountry-year scatter data (democracy × retractions)
GET/retractions/api/v1/democracy/effectsBayesian HGLM effect estimates (forest plot data)
GET/retractions/api/v1/predatory/checkSingle-journal risk assessment
GET/retractions/api/v1/predatory/high-riskCurated high-risk journal list
GET/retractions/api/v1/export/papersCSV / JSON bulk export
GET/retractions/api/v1/healthLiveness + dataset sync timestamp