For monitoring we group similar API endpoints into semantic categories.
You can find high-level status about each category of APIs on our API Health page at https://status.api.semanticscholar.org/
You can find a number of other API-related resources on our api front page at https://api.semanticscholar.org/
- /graph/v1/paper/{paper_id}
- /graph/v1/paper/autocomplete
- /graph/v1/paper/{paper_id}/authors
- /graph/v1/paper/{paper_id}/citations
- /graph/v1/paper/{paper_id}/references
- /graph/v1/author/{author_id}
- /graph/v1/author/{author_id}/papers
- /graph/v1/paper/batch
- /graph/v1/paper/search
- /graph/v1/paper/search/bulk
- /graph/v1/author/batch
- /graph/v1/author/search
- /recommendations/v1/papers
- /recommendations/v1/papers/forpaper/{paper_id}
- /datasets/v1/release
- /datasets/v1/release/{release_id}
- /datasets/v1/release/{release_id}/dataset/{dataset_name}