Get a marketplace API's detail
Full detail for one marketplace listing, including its canonical_scraper_id and endpoint list. No authentication required. Use canonical_scraper_id to call the shared canonical directly: POST /scraper//.
Path Parameters
Response
Marketplace API detail
Full listing detail. additionalProperties is allowed — only the fields most useful for calling the API are documented here.
The shared canonical scraper id. Call it directly with any API key: POST /scraper/{canonical_scraper_id}/{endpoint_name}.
The API's endpoints (method, name, input_params, return_schema, initiates_session).
Canonical's latest release version.
The version your subscription is pinned to, if you've subscribed.
Your relationship to this API (when authenticated).
none, subscribed, forked If you've subscribed or forked, your own scraper_id to call instead of the canonical.