UnifyAPI
← Back to catalog

courtlistener.opinion

mock data$0.002 / call

Court Opinion Text

Get full text of a US court opinion by ID — author, type, date, download URL. Up to 5,000 characters of opinion text (CourtListener)

Government & Legalprovider: Courtlistener#courtlistener#government

Input schema

opinion_idrequired

Opinion ID from search results

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/courtlistener.opinion \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"opinion_id":"<opinion_id>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.