Semantic Scholar · Example Payload

Semantic Scholar Datasets Releases Example

AcademicResearchPapersCitationsAuthorsScientific LiteratureAIRecommendations

Semantic Scholar Datasets Releases Example is an example object payload from Semantic Scholar, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestresponse

Example Payload

Raw ↑
{
  "request": {
    "method": "GET",
    "url": "https://api.semanticscholar.org/datasets/v1/release/",
    "headers": {
      "x-api-key": "YOUR_API_KEY"
    }
  },
  "response": [
    "2024-01-02",
    "2024-02-06",
    "2024-03-05",
    "2024-04-02",
    "2024-05-07"
  ]
}