Skip to main content

Resolve a `(provider, externalId)` pair to the internal series id. Backs the `/series/lookup` deep-link page: external tools (e.g. Codex's plugin web-links button) link to that page with only a provider id, and the page resolves it here before redirecting to the series detail route.

GET 

/api/v1/series/lookup

Resolve a (provider, externalId) pair to the internal series id. Backs the /series/lookup deep-link page: external tools (e.g. Codex's plugin web-links button) link to that page with only a provider id, and the page resolves it here before redirecting to the series detail route.

Request

Responses