Skip to main content
Public press bulletins (comunicados) published by Mexican prosecutors. Each bulletin announces one procedural event: an arrest, a charge, a conviction, or a sentence. There is one endpoint per jurisdiction, each returning that office’s bulletins with its own native fields.
These are public press releases, not a criminal-record database. A name in a bulletin is an indicio for review, never proof, and the procedural stage (an orden de aprehensión is an accusation, not a conviction) must not be read as a verdict. Accused names are published abbreviated, so identity matching is inherently weak, and victims are never indexed.

Endpoints

Request

Response

Returns bulletins and pagination (the searchable endpoints also echo query). Pagination comes in two shapes: the searchable offices report a total (total, page, page_size, total_pages); the browse-only offices page forward with has_more until it is false. Every bulletin carries published_at, a headline (title), a url to the full comunicado, and an id or code. The remaining fields are whatever that office publishes:

Full reference

Schemas, response fields, and an interactive playground.