Skip to content

Commit 56ca659

Browse files
committed
add the most important paper endpoint imo
1 parent 3c12cf8 commit 56ca659

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/hub/api.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,10 @@ This is equivalent to `huggingface_hub.list_organization_members()`.
284284

285285
The following endpoint gets information about a paper.
286286

287+
### GET /api/papers/{arxiv_id}
288+
289+
Get the API equivalent of the Paper page, i.e. metadata like authors, summary, discussion comments.
290+
287291
### GET /api/arxiv/{arxiv_id}/repos
288292

289293
Get all the models, datasets, and Spaces that refer to a paper.

0 commit comments

Comments
 (0)