Discover/classaction.org API
live

classaction.org APIclassaction.org

Access class action settlements, lawsuit investigations, data breaches, and news articles from ClassAction.org via 7 structured endpoints.

Endpoints
7
Updated
3mo ago
Try it
Zero-based page number for pagination.
Max results per page.
api.parse.bot/scraper/665da9a3-255e-4141-ba4f-480ff48290b5/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/665da9a3-255e-4141-ba4f-480ff48290b5/list_settlements?page=0&limit=3' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 7 totalclick to expand

Get all open class action settlements with pagination. Returns settlement summaries including payout amounts, claim deadlines, and proof requirements.

Input
ParamTypeDescription
pageintegerZero-based page number for pagination.
limitintegerMax results per page.
Response
{
  "type": "object",
  "fields": {
    "page": "integer current page number",
    "total": "integer total number of settlements available",
    "nb_pages": "integer total number of pages",
    "settlements": "array of settlement summary objects with name, description, payout_amount, claim_deadline, proof_required, official_website, is_featured, is_new, is_active, path, object_id"
  },
  "sample": {
    "data": {
      "page": 0,
      "total": 2817,
      "nb_pages": 334,
      "settlements": [
        {
          "name": "QVAR Redihaler - Antitrust",
          "path": "",
          "is_new": true,
          "is_active": true,
          "object_id": "1092131001",
          "description": "You may be included in this settlement if you bought QVAR or QVAR Redihaler inhalers between January 1, 2015 and July 31, 2025.",
          "is_featured": false,
          "payout_amount": "Varies",
          "claim_deadline": "07/31/2026",
          "proof_required": "Yes",
          "official_website": "https://qvarantitrustsettlement.com/home/"
        }
      ]
    },
    "status": "success"
  }
}

About the classaction.org API

The ClassAction.org API exposes 7 endpoints covering open settlements, lawsuit investigations, data breaches, and news articles drawn from ClassAction.org. The get_settlement_card_details endpoint returns granular fields including payout_amount, claim_deadline, proof_required, administrator contact details, and final_approval_hearing_date. Settlements and lawsuits can be browsed with pagination or narrowed by keyword using search_settlements and search_site.

Settlements

list_settlements returns paginated settlement summaries with fields for payout_amount, claim_deadline, proof_required, and official_website. Pages are zero-indexed; pass page and limit to walk through the full dataset. search_settlements accepts a query string — such as a company name or topic like "Data Breach" — and filters results to the Settlements content type. For richer detail on any individual item, pass its object_id to get_settlement_card_details, which adds a full description, a structured administrator object with optional name, phone, and email, and a final_approval_hearing_date extracted from related filings where available.

Lawsuits and Data Breaches

list_lawsuits pages through active lawsuit investigations, returning each record's name, description, summary, is_featured flag, path, and object_id. list_data_breaches covers reported breaches with company, impacted_data, report_date, and a path you can use for further lookup. Both endpoints support page and limit parameters. Neither endpoint currently exposes a keyword filter of its own, but search_site spans all content types — settlements, lawsuits, news, and data breaches — and returns raw hit objects with name, path, description, pageTypeTitle, and Algolia highlight metadata in a single response.

News and Articles

get_news_article retrieves full article text by path (e.g. '/news/michael-kors-settlement'), returning title, content, description, published_at, and modified_at. Paths for articles are obtainable from search_site results. This makes it practical to programmatically fetch the editorial content attached to a specific settlement or investigation rather than just the structured card data.

Common use cases
  • Build a settlement eligibility checker that surfaces claim_deadline and proof_required for a user's product purchases
  • Track newly listed data breaches using list_data_breaches to alert users when their company or sector appears
  • Aggregate administrator contact details from get_settlement_card_details for legal research or claims filing workflows
  • Monitor final_approval_hearing_date fields to schedule automated reminders before a settlement closes
  • Combine search_site across content types to build a cross-referenced legal news feed covering lawsuits, breaches, and settlements
  • Index lawsuit investigation summaries from list_lawsuits to power a consumer-facing notification service by industry or defendant name
  • Extract full article text via get_news_article to feed a legal news digest or case-update email system
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does ClassAction.org have an official developer API?+
ClassAction.org does not publish an official developer API. This Parse API provides structured programmatic access to settlement, lawsuit, breach, and news data from the site.
What does `get_settlement_card_details` return beyond what `list_settlements` provides?+
list_settlements returns summary-level fields: name, description, payout_amount, claim_deadline, proof_required, and official_website. get_settlement_card_details adds a full summary, a structured administrator object (with name, phone, and email where available), and a final_approval_hearing_date sourced from related newswire filings. Pass the object_id from a listing result to retrieve these details.
Can I search lawsuits or data breaches by keyword directly?+
list_lawsuits and list_data_breaches support pagination but not keyword filtering on their own. search_settlements filters by keyword scoped to settlements only. For cross-type keyword search covering lawsuits, breaches, and news simultaneously, use search_site with a query string — it returns hits tagged with pageTypeTitle so you can filter by content type in your application.
Does the API expose case filing documents, court dockets, or attorney contact information?+
Not currently. The API covers settlement summaries, administrator contact details, lawsuit investigation summaries, data breach reports, and news article text. Court docket entries, PACER-style filing documents, and individual attorney records are not included in the current endpoints. You can fork this API on Parse and revise it to add an endpoint targeting that data if ClassAction.org surfaces it.
How current is the settlement and breach data?+
The data reflects what is indexed on ClassAction.org at the time of the request. Settlement records include a published_at date, and news articles expose both published_at and modified_at fields so you can detect updates. There is no webhook or delta endpoint — to detect new entries you need to compare paginated results across successive calls.
Page content last updated . Spec covers 7 endpoints from classaction.org.
Related APIs in Government PublicSee all →
identify.plantnet.org API
Identify and explore plant species by searching through Pl@ntNet's comprehensive botanical database to access detailed information like taxonomic families, genera, species descriptions, photos, and community observations. Track plant distributions, view contribution trends, and discover expert contributors within the platform's collaborative plant identification community.
data.lime.bike API
Access real-time availability data for Lime bikes and scooters, including station locations, vehicle status, system alerts, and geofencing zones across multiple cities. Monitor micromobility inventory and service information to find nearby vehicles or plan your trips effectively.
accessdata.fda.gov API
Search and retrieve comprehensive FDA premarket approval information for medical devices, including approval status, supplements, applicant details, and advisory committee data. Get instant access to specific PMA records with all relevant approval information in one place.
eprocurement.gov API
Monitor India's public procurement opportunities by accessing active tenders, bids closing today, global tenders, high-value contracts, and cancelled tenders from the Central Public Procurement Portal. Search tender details, browse participating organizations, and track real-time procurement statistics to stay informed on government contracting opportunities.
cmegroup.com API
Get CME Group market data including FedWatch interest-rate probabilities, futures quotes and settlements, volume/open interest history, and options expirations and near-the-money option chains.
alienvault.com API
Search and analyze global threat intelligence data including indicators of compromise, threat pulses, and adversary profiles from the Open Threat Exchange community. Monitor recent security alerts and access detailed information about threats and adversaries to strengthen your cybersecurity defenses.
api.nasa.gov API
Access NASA's suite of open data APIs — including the Astronomy Picture of the Day, Near Earth Object tracking, DONKI space weather events, EPIC Earth imagery, Mars weather, the NASA Image and Video Library, the Exoplanet Archive, and EONET natural events.
mahatenders.gov.in API
Access Maharashtra government tenders from mahatenders.gov.in, browsing them by closing date or by organization with full tender details and pagination support. Find and review procurement opportunities across different government departments in one place.