v1

latestOpenAPI 3.1.02026-08-044257268.7 KB
Public Registry

List providers

Cursor-paginated list of providers with their enabled-endpoint counts. Pass q to re-scope counts to matching endpoints.

get/public/v1/providers

Query parameters

limitinteger

Max items per page (server-side cap applies).

Example:20

Max items per page (server-side cap applies).

cursorstring

Cursor returned by the previous page.

Cursor returned by the previous page.

qstring

Optional free-text query. Counts become matching-endpoint counts (the same lexical matching as the endpoint search, aggregated by provider); providers with zero matches are omitted.

Example:twitter scraper

Optional free-text query. Counts become matching-endpoint counts (the same lexical matching as the endpoint search, aggregated by provider); providers with zero matches are omitted.

Response

Providers page

cursorstring

Opaque cursor for the next page. Absent on the last page.