Skip to main content

Resolve an external id — bare, provider-qualified, or a pasted series URL — to the series that carries it.

GET 

/api/v1/series/lookup

Backs two callers: the /series/lookup deep-link page that external tools (Codex's plugin web-links button) point at, and the in-app lookup modal.

This is a key lookup, not a search: with a provider it is 0-or-1 by schema constraint. A bare id has no such guarantee, so the response is a list and disambiguation is the caller's job.

Request

Responses