{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "stablesocial-dev-api-instagram-posts",
  "title": "Stablesocial \u00b7 Instagram Posts",
  "url": "https://stablesocial.dev/api/instagram/posts",
  "category": "data",
  "summary": "Stablesocial \u00b7 Instagram Posts \u2014 x402-protected data API. Pay $0.060 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Stablesocial \u00b7 Instagram Posts \u2014 x402 data API \u00b7 $0.060 per call",
    "description": "Stablesocial \u00b7 Instagram Posts \u2014 x402-protected data API. Pay $0.060 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 3.0,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xcfa26f13c6c18307033ece13bbb8f470da5b4dbe",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "60000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Instagram - Get user posts",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "handle",
              "max_posts",
              "max_page_size"
            ],
            "properties": {
              "cursor": {
                "type": "string",
                "description": "Pagination cursor"
              },
              "handle": {
                "type": "string",
                "minLength": 1,
                "description": "Instagram username"
              },
              "order_by": {
                "enum": [
                  "date_desc",
                  "date_asc",
                  "id_desc"
                ],
                "type": "string",
                "description": "Sort order"
              },
              "max_posts": {
                "type": "integer",
                "default": 50,
                "maximum": 300,
                "minimum": -9007199254740991,
                "description": "Maximum number of posts to collect"
              },
              "max_page_size": {
                "type": "integer",
                "default": 50,
                "maximum": 9007199254740991,
                "minimum": -9007199254740991,
                "description": "Results per page"
              }
            },
            "additionalProperties": false
          },
          "type": "http",
          "bodyType": "json"
        }
      }
    }
  ],
  "origin": {
    "slug": "stablesocial-dev",
    "host": "stablesocial.dev",
    "url": "https://stablesocial.dev",
    "favicon": "https://stablesocial.dev/favicon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/stablesocial-dev-api-instagram-posts",
    "url": "https://x402all.com/resource/stablesocial-dev-api-instagram-posts",
    "name": "Stablesocial \u00b7 Instagram Posts",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/stablesocial-dev-api-instagram-posts",
      "@type": "Offer",
      "price": "0.06",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.060000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://stablesocial.dev/api/instagram/posts",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/stablesocial-dev",
      "url": "https://stablesocial.dev",
      "name": "stablesocial.dev",
      "@type": "Organization"
    },
    "identifier": "stablesocial-dev-api-instagram-posts",
    "description": "Stablesocial \u00b7 Instagram Posts \u2014 x402-protected data API. Pay $0.060 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=stablesocial-dev-api-instagram-posts",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=stablesocial-dev-api-instagram-posts",
  "callability": {
    "status": "partial",
    "schema_callability": 0.262,
    "source": "provider_well_known",
    "source_confidence": 0.95,
    "match_confidence": 0.4,
    "schema_confidence": 0.0,
    "validated_at": "2026-05-10T23:46:03.954017+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://stablesocial.dev/api/instagram/posts",
    "content_type": "application/json",
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "unknown"
    },
    "contract_hash": "5185c9d4042cbff4d8070181e056cc3fd6b1eaa113552349f0817235035802c5"
  }
}