{
  "x402Version": 2,
  "id": 3073,
  "slug": "3073",
  "resource": "https://api.socialfetch.dev/v1/pinterest/pins",
  "description": "Fetch a public Pinterest pin by URL.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x02C2fCAfCe36B4AAdB39625866Bc6B1699d83043",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "14000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "url": "https://www.pinterest.com/pin/1124351863225567517/"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "lookupStatus": "found",
              "pin": {
                "_truncated": true,
                "altText": "a white bowl filled with meat and tomato sauce on top of a wooden cutting board",
                "createdAt": "Thu, 06 Jun 2024 02:33:19 +0000",
                "description": "Italian Pot Roast (Straccato)",
                "domain": "closetcooking.com",
                "dominantColor": "#714426",
                "id": "68747564459",
                "images": {
                  "orig": {
                    "height": null,
                    "url": null,
                    "width": null
                  },
                  "size236": {
                    "height": null,
                    "url": null,
                    "width": null
                  },
                  "size474": {
                    "height": null,
                    "url": null,
                    "width": null
                  },
                  "size564": {
                    "height": null,
                    "url": null,
                    "width": null
                  },
                  "size736": {
                    "height": null,
                    "url": null,
                    "width": null
                  }
                },
                "link": "https://www.closetcooking.com/italian-pot-roast-straccato/",
                "originPinner": {
                  "avatarUrl": "https://i.pinimg.com/75x75_RS/71/1a/ce/711ace70f2f6f846692993a7ec3da426.jpg",
                  "fullName": "Closet Cooking",
                  "id": "91268467356860596",
                  "username": "ClosetCooking"
                },
                "pinner": {
                  "avatarUrl": "https://i.pinimg.com/75x75_RS/00/60/87/0060871118d040a1ad20ace0148923da.jpg",
                  "fullName": "Adrienne James",
                  "id": "206158435152",
                  "username": "fluffduckie"
                },
                "title": "Italian Pot Roast (Straccato)",
                "url": "https://www.pinterest.com/pin/68747564459/"
              }
            },
            "meta": {
              "creditsCharged": 1,
              "requestId": "req_01example",
              "version": "v1"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "trim": {
                    "anyOf": [
                      {
                        "type": "boolean"
                      },
                      {
                        "enum": [
                          "0",
                          "1",
                          "true",
                          "false"
                        ],
                        "type": "string"
                      }
                    ],
                    "description": "When true, returns a smaller response with fewer fields."
                  },
                  "url": {
                    "description": "Link to the Pinterest pin.",
                    "maxLength": 4096,
                    "minLength": 1,
                    "type": "string"
                  }
                },
                "required": [
                  "url"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "payment-identifier": {
      "info": {
        "required": false
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "id": {
            "maxLength": 128,
            "minLength": 16,
            "pattern": "^[a-zA-Z0-9_-]+$",
            "type": "string"
          },
          "required": {
            "type": "boolean"
          }
        },
        "required": [
          "required"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "payment-identifier"
  ],
  "sourceHost": "api.socialfetch.dev",
  "lastUpdated": "2026-09-15T07:32:35.989Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-15T07:32:35.847Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.socialfetch.dev",
    "manifest_name": "api.socialfetch.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}