US Justice Lookup API
- Official Government Sources: Access data from the National Sex Offender Public Website, the Federal Bureau of Prisons Inmate Locator, and the FBI Wanted API. - Aggregate + Source-Specific: Use shared endpoints for source discovery, health checks, and structured person lookup, or call explicit source-specific endpoints with each source's own required fields. - Structured Person Lookup:…
US Justice Lookup API endpoints
| Method | Endpoint | Description |
|---|---|---|
| NSOPW | ||
| GET |
nsopw_search_us_justice_nsopw_search_get /us_justice/nsopw/search |
Search nsopw |
| GET |
nsopw_item_us_justice_nsopw_item_get /us_justice/nsopw/item |
Get item |
| GET |
nsopw_filters_us_justice_nsopw_search_filters_get /us_justice/nsopw/search/filters |
|
| GET |
nsopw_probe_us_justice_nsopw_probe_get /us_justice/nsopw/probe |
|
| BOP Inmate Locator | ||
| GET |
bop_search_us_justice_bop_search_get /us_justice/bop/search |
Seaech BOP |
| GET |
bop_item_us_justice_bop_item_get /us_justice/bop/item |
Get item BOP |
| GET |
bop_filters_us_justice_bop_search_filters_get /us_justice/bop/search/filters |
|
| GET |
bop_probe_us_justice_bop_probe_get /us_justice/bop/probe |
|
| FBI Wanted | ||
| GET |
fbi_search_us_justice_fbi_wanted_search_get /us_justice/fbi_wanted/search |
Search FBI wanted |
| GET |
fbi_item_us_justice_fbi_wanted_item_get /us_justice/fbi_wanted/item |
Get item |
| GET |
fbi_filters_us_justice_fbi_wanted_search_filters_get /us_justice/fbi_wanted/search/filters |
|
| GET |
fbi_probe_us_justice_fbi_wanted_probe_get /us_justice/fbi_wanted/probe |
|
| US Justice Lookup | ||
| GET |
watchlist_search_us_justice_watchlist_search_get /us_justice/watchlist/search |
Search the official FBI Wanted API for wanted, missing, and public alert style records using query text and FBI-native filters. |
| GET |
person_search_us_justice_person_search_get /us_justice/person/search |
Run a structured person lookup across official sources that support name-based search semantics. This endpoint intentionally targets NSOPW and BOP only. FBI Wanted remains… |
| GET |
filters_by_source_us_justice_filters_by_source_get /us_justice/filters/by-source |
Return source-specific filter metadata and supported lookup options for all included sources. |
| GET |
health_by_source_us_justice_health_by_source_get /us_justice/health/by-source |
Run lightweight availability checks for NSOPW, BOP Inmate Locator, and FBI Wanted and return per-source status. |
| GET |
sources_us_justice_sources_get /us_justice/sources |
Return metadata for the official U.S. justice/public safety sources included in this API. |
US Justice Lookup API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $20 / month | — |
|
| ULTRA | $50 / month | 3 / second |
|
| MEGA | $100 / month | 3 / second |
|