{
  "x402Version": 2,
  "id": 3059,
  "slug": "3059",
  "resource": "https://api.socialfetch.dev/v1/instagram/profiles/:handle/posts",
  "description": "List posts from an Instagram profile by handle.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x02C2fCAfCe36B4AAdB39625866Bc6B1699d83043",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "14000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "handle": "tartine"
          },
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "lookupStatus": "found",
              "page": {
                "hasMore": true,
                "nextCursor": "3897946163175031286_260462810"
              },
              "posts": [
                {
                  "_truncated": true,
                  "caption": "Can you name that NFL logo?",
                  "commentCount": 703,
                  "displayUrl": "https://scontent-iad3-1.cdninstagram.com/v/t51.71878-15/671277477_1279367697191068_2208979038109104164_n.jpg?stp=c0.248…",
                  "id": "3894186385615595223_260462810",
                  "likeCount": 25598,
                  "mediaType": "video",
                  "playCount": 2657321,
                  "shortcode": "DYK7eKrx6bX",
                  "takenAt": 1778450400,
                  "thumbnailUrl": "https://scontent-iad3-2.cdninstagram.com/v/t51.71878-15/695048960_863111330155704_3282543452239843336_n.jpg?stp=dst-jpg…",
                  "url": "https://www.instagram.com/p/DYK7eKrx6bX/",
                  "videoUrl": "https://scontent-iad6-1.cdninstagram.com/o1/v/t2/f2/m86/AQNIFEIp8V_UBmpXCKNPXbfYU-oi3iXQM02jiAG2LNhYeRmb6GBrsNlglKtw85F…"
                }
              ]
            },
            "meta": {
              "creditsCharged": 1,
              "requestId": "req_f034548e-a2b9-44bf-80be-f209197abf08",
              "version": "v1"
            }
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/instagram/profiles/:handle/posts",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "handle": {
                    "description": "Instagram handle whose posts should be listed.",
                    "maxLength": 2048,
                    "minLength": 1,
                    "type": "string"
                  }
                },
                "required": [
                  "handle"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {
                  "cursor": {
                    "description": "Opaque pagination cursor from a previous response.",
                    "minLength": 1,
                    "type": "string"
                  },
                  "hostMedia": {
                    "anyOf": [
                      {
                        "type": "boolean"
                      },
                      {
                        "enum": [
                          "0",
                          "1",
                          "true",
                          "false"
                        ],
                        "type": "string"
                      }
                    ],
                    "description": "When true, hosts source media for 90 days and returns delivery URLs in each post's `hostedMedia`."
                  }
                },
                "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-06T20:20:20.801Z",
  "quality": {
    "calls30d": 7,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-06T20:20:20.531Z"
  },
  "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"
  }
}