v1

latestOpenAPI 3.1.02026-07-26221930.5 KB
Marketplace

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/{canonical_scraper_id}/{endpoint_name}.

get/marketplace/apis/{id}

Path parameters

idstring required

Response

Marketplace API detail

idstring
slugstring
namestring
descriptionstring nullable
source_urlstring nullable
canonical_scraper_idstring nullable

The shared canonical scraper id. Call it directly with any API key: POST /scraper/{canonical_scraper_id}/{endpoint_name}.

is_authenticatedboolean nullable
latest_versioninteger nullable

Canonical's latest release version.

pinned_versioninteger nullable

The version your subscription is pinned to, if you've subscribed.

user_status'none' | 'subscribed' | 'forked' nullable

Your relationship to this API (when authenticated).

user_scraper_idstring nullable

If you've subscribed or forked, your own scraper_id to call instead of the canonical.

primary_categorystring nullable
secondary_categoriesstring[]