Skip to content

Commit

Permalink
Merge pull request #4921 from freelawproject/4887-api-docs-update
Browse files Browse the repository at this point in the history
  • Loading branch information
mlissner authored Jan 14, 2025
2 parents 9a492d6 + a6ad80c commit 09d2ab1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cl/api/templates/recap-api-docs-vlatest.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h3>Table of Contents</h3>
<h1 id="about">RECAP APIs for&nbsp;PACER</h1>
<p class="lead">Use these APIs to scrape PACER data and to upload data into CourtListener's database of federal court cases and filings.
</p>
<p>These APIs work in conjunction with our <a href="{% url "pacer_api_help" %}">PACER APIs and data model</a>.
<p>Once data is gathered by these APIs, our <a href="{% url "pacer_api_help" %}">PACER APIs and data model</a> can be used to retrieve dockets, entries, parties, and attorneys from our system.
</p>
<p>The endpoints for RECAP are:</p>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion cl/api/templates/rest-docs-vlatest.html
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ <h3 id="case-law-apis">Case Law APIs</h3>
</p>

<h3 id="pacer-apis">PACER Data APIs</h3>
<p>We have almost half a billion PACER-related objects in the RECAP Archive. Use these APIs to access and understand this data.
<p>We have almost half a billion PACER-related objects in the RECAP Archive including dockets, entries, documents, parties, and attorneys. Use these APIs to access and understand this data.
</p>
<p>
<a href="{% url "pacer_api_help" %}" class="btn btn-default btn-lg">Learn More</a>
Expand Down

0 comments on commit 09d2ab1

Please sign in to comment.