APIHub

API Playground

Test verified public APIs in your browser via a security-hardened proxy — only 2,603 allowlisted APIs can be reached. Built for single-endpoint APIs and large surfaces like Plaid or Slack.

🔌
Idea Hub API

Analytics · OpenAPI imported · 5 endpoints

community
5 endpoints
Auth: none
HTTPS

Endpoints

5

V1alpha

Request

proxy validates path

Hostideahub.googleapis.com· SSRF-safe proxy
Auth

query — Allows filtering. Supported syntax: * Filter expressions are made up of one or more restrictions. * Restrictions are implicitly combined, as if the `AND` operator was always used. The `OR` operator is currently unsupported. * Supported functions: - `saved(bool)`: If set to true, fetches only saved ideas. If set to false, fetches all except saved ideas. Can't be simultaneously used with `dismissed(bool)`. - `dismissed(bool)`: If set to true, fetches only dismissed ideas. Can't be simultaneously used with `saved(bool)`. The `false` value is currently unsupported. Examples: * `saved(true)` * `saved(false)` * `dismissed(true)` The length of this field should be no more than 500 characters.

query — Order semantics described below.

query · limit — The maximum number of ideas per page. If unspecified, at most 10 ideas will be returned. The maximum value is 2000; values above 2000 will be coerced to 2000.

query — Used to fetch next page.

query — If defined, specifies the creator for which to filter by. Format: publishers/{publisher}/properties/{property}

Response

Send a request to see the real response here — status, timing, and body.

The playground routes through a security-hardened proxy. Only allowlisted hosts are reachable. Try Idea Hub API to start.

Loading...