Skip to main content
Public beta. Per-court coverage may grow during beta. To always get the current list at runtime, use GET /tribunals (free route).
Every court covered by Miner has an internal numeric identifier (tribunal_id) — that’s the value you pass in the tribunals field when filtering a query. The IDs are not the acronyms and they are not the tribunal_acronym returned by Judit’s standard lawsuit-query products. To filter by court:
Or, at runtime, fetch the up-to-date list:

Full list (sorted by acronym)

The list below mirrors what GET /tribunals returns. Use the tribunal_id in the tribunals field of your request.

Superior Court

State Courts (TJ)

Military State Courts (TJM)

Federal Courts (TRF)

Labor Courts (TRT)

Electoral Courts (TRE)

Useful patterns

Cover the entire Southeast state axis

(TJSP, TJRJ, TJMG, TJES)

Cover every federal TRF

Cover the largest labor capitals (TRT2 + TRT15)

(TRT2 — São Paulo capital; TRT15 — São Paulo interior)

Next steps

Concepts

How to combine tribunals with kind, natures, tags and amount ranges.

Quickstart

See tribunals in action inside a complete flow.

GET /tribunals (Reference)

Interactive spec for the runtime endpoint that returns this list.

Overall Judit coverage

Court coverage on the other Judit products (Tracking, Lawsuits, Requests).