POST /br/djen/publications-search/v1
At least one of party_name, lawyer_name, oab_number, registration_number,
court_code or query is required.
total, total_is_lower_bound, count, page, per_page, publications[] (newest availability date first) and checked_at.
total is exact when from_date and to_date name the same day. For a
wider range, or no dates, the DJEN stops counting and paging at 10,000
publications: total_is_lower_bound is then true, and a page past that
window is refused with HTTP 400. To read everything about a busy name,
query one day at a time.available_on is the date the publication became available. Under the
Brazilian Code of Civil Procedure the publication date is the next business
day and procedural deadlines start on the business day after that; count
them from available_on with a court calendar, not with plain day arithmetic.court_code: CJF, CNJ, PJeCor, SEEU, STJ, STM, TJAC, TJAL, TJAM, TJAP, TJBA, TJCE, TJDFT, TJES, TJGO, TJMA, TJMG, TJMMG, TJMRS, TJMS, TJMSP, TJMT, TJPA, TJPB, TJPE, TJPI, TJPR, TJRJ, TJRN, TJRO, TJRR, TJRS, TJSC, TJSE, TJSP, TJTO, TRE-AC, TRE-AL, TRE-AM, TRE-AP, TRE-BA, TRE-CE, TRE-DF, TRE-ES, TRE-GO, TRE-MA, TRE-MG, TRE-MS, TRE-MT, TRE-PA, TRE-PE, TRE-PI, TRE-PR, TRE-RJ, TRE-RN, TRE-RO, TRE-RS, TRE-SC, TRE-SE, TRE-SP, TRE-TO, TRF1, TRF2, TRF3, TRF4, TRF5, TRF6, TRT1, TRT2, TRT3, TRT4, TRT5, TRT6, TRT7, TRT8, TRT9, TRT10, TRT11, TRT12, TRT13, TRT14, TRT15, TRT16, TRT17, TRT18, TRT19, TRT20, TRT21, TRT22, TRT23, TRT24, TSE, TST.
Full reference
Schemas, all response fields, and an interactive playground.