GET /autocomplete/{entity}

openalex.org:openalex-api

Summary: Autocomplete for entities
Operation ID: autocomplete
Auth: unknown
Description

Get autocomplete/typeahead suggestions for authors, institutions, sources, works, and other entities. Useful for building search interfaces.

Parameters (2)

entity (string, path, required)

Entity type to autocomplete

Constraints: {'enum': ['authors', 'works', 'sources', 'institutions', 'topics', 'keywords', 'publishers', 'funders', 'concepts']}

q (string, query, required)

Search query string for autocomplete

No probe data for this endpoint yet.