Overview

AnyAPI pinterest.search (Pinterest Search)

Protocol x402
Price
Payment Asset USD Coin
Payment Network Base
Category tools/search
Provider getanyapi
Source bazaar
Indexed 2026-07-01 05:14:23

Health

Status degraded
Latency (p50) 364ms
Uptime (30d) 100.0%
Reliability Score 90/100
Last Checked 2026-08-20 17:39:25
Last Healthy Never
Consecutive Failures 1

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "limit": { "description": "Maximum number of results to return (1–20, default 20). You are billed per result returned, so a lower limit costs less.", "maximum": 20, "minimum": 1, "type": "integer" }, "query": { "description": "Keyword, topic, brand, or theme to search Pinterest for (e.g. mid-century living room).", "type": "string" }, "type": { "default": "all-pins", "description": "Kind of results to return: all pins, only video pins, boards, or profiles (e.g. videos).", "enum": [ "all-pins", "videos", "boards", "profiles" ], "type": "string" } }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "properties": { "costUsd": { "description": "Amount charged in USD for this call.", "type": "number" }, "items": { "description": "Number of result rows returned. For per-result SKUs the per-item cost is charged against this count; for input-priced SKUs the charge is per submitted input, independent of this count.", "type": "integer" }, "output": { "additionalProperties": false, "properties": { "data": { "oneOf": [ { "type": "null" }, { "additionalProperties": false, "properties": { "items": { "description": "Matching Pinterest records: pin or board title, description, image/video URL, creator, and link.", "items": { "properties": { "id": { "type": "string" }, "title": { "type": "string" }, "url": { "type": "string" } }, "required": [ "id", "url", "title" ], "type": "object" }, "type": "array" } }, "required": [ "items" ], "type": "object" } ] }, "found": { "type": "boolean" } }, "required": [ "found", "data" ], "title": "Pinterest search output", "type": "object" }, "provider": { "description": "Always \"AnyAPI\".", "type": "string" } }, "required": [ "output", "provider", "costUsd" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-08-20 17:39:25 degraded 401 370ms
2026-08-20 11:12:25 degraded 401 828ms
2026-08-20 06:39:10 degraded 401 551ms
2026-08-19 20:45:25 degraded 401 1142ms
2026-08-19 17:46:55 degraded 401 320ms
2026-08-19 11:11:31 degraded 401 363ms
2026-08-19 05:44:08 degraded 401 1158ms
2026-08-19 01:17:00 degraded 401 758ms
2026-08-18 17:07:16 degraded 401 363ms
2026-08-18 10:04:07 degraded 401 364ms
2026-08-18 03:40:17 degraded 401 324ms
2026-08-17 21:09:05 degraded 401 330ms
2026-08-17 18:30:43 degraded 401 346ms