OpenAlex APIs
This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.
- API version: 0.0.1
- Package version: 1.0.0
- Build package: io.swagger.codegen.v3.generators.go.GoClientCodegen
Put the package under your project folder and add the following in import:
import "./swagger"
All URIs are relative to /
Class | Method | HTTP request | Description |
---|---|---|---|
AuthorApi | GetAuthorId | Get /author/id/{author_id} | |
AuthorApi | GetAuthorOrcid | Get /author/orcid/{orcid} | |
ConceptApi | GetConceptId | Get /concept/id/{concept_id} | |
InstitutionApi | GetInstitutionId | Get /institution/id/{institution_id} | |
InstitutionApi | GetInstitutionRor | Get /institution/ror/{ror_id} | |
JournalApi | GetJournalId | Get /journal/id/{journal_id} | |
JournalApi | GetJournalIssn | Get /journal/issn/{issn} | |
WorkApi | GetWorkDoi | Get /work/doi/{doi} | |
WorkApi | GetWorkId | Get /work/id/{work_id} | |
WorkApi | GetWorkPmid | Get /work/pmid/{pmid} |
- AbstractInvertedIndex
- Affiliation
- AncestorConcept
- Author
- Concept
- Institution
- InstitutionSmall
- Journal
- Location
- Mesh
- Work
- WorkExtraIds
Endpoints do not require authorization.