{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "api-socialintel-dev-v1-search",
  "title": "Api \u00b7 Search",
  "url": "https://api.socialintel.dev/v1/search",
  "category": "data",
  "summary": "Api \u00b7 Search \u2014 x402-protected data API. Pay $0.500 per call on base, solana. Indexed by x402all.",
  "seo": {
    "title": "Api \u00b7 Search \u2014 x402 data API \u00b7 $0.500 per call",
    "description": "Api \u00b7 Search \u2014 x402-protected data API. Pay $0.500 per call on base, solana. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 25.0,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xb1acd9e0269023546074400a434e703b646aabba",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "500000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "properties": {
              "city": {
                "type": "string",
                "description": "City filter (e.g. 'Los Angeles', 'London'). Works without a keyword query."
              },
              "limit": {
                "type": "integer",
                "default": 20,
                "maximum": 100,
                "minimum": 1,
                "description": "Max results (1-100, default 20). Pricing: 1-20=$0.50, 50=$0.80, 100=$1.30 USDC."
              },
              "query": {
                "type": "string",
                "description": "Text search by name or keyword"
              },
              "gender": {
                "enum": [
                  "male",
                  "female"
                ],
                "type": "string",
                "description": "Gender filter: 'male' or 'female'"
              },
              "country": {
                "type": "string",
                "description": "Country \u2014 ISO code (US, UK, DE) or full name (United States, Germany)"
              },
              "category": {
                "type": "string",
                "description": "Business category (Beauty, Fitness, Tech, etc)"
              },
              "max_followers": {
                "type": "integer",
                "description": "Maximum follower count (e.g. 100000 to exclude celebrities and large brands)"
              },
              "min_followers": {
                "type": "integer",
                "description": "Minimum follower count (e.g. 10000 for micro-influencers, 100000 for macro)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    },
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "Fj2MVB43hefNzf2XtJp9wGYqS6zHyLzewZ2Vbo4EmBvV",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "500000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "properties": {
              "city": {
                "type": "string",
                "description": "City filter (e.g. 'Los Angeles', 'London'). Works without a keyword query."
              },
              "limit": {
                "type": "integer",
                "default": 20,
                "maximum": 100,
                "minimum": 1,
                "description": "Max results (1-100, default 20). Pricing: 1-20=$0.50, 50=$0.80, 100=$1.30 USDC."
              },
              "query": {
                "type": "string",
                "description": "Text search by name or keyword"
              },
              "gender": {
                "enum": [
                  "male",
                  "female"
                ],
                "type": "string",
                "description": "Gender filter: 'male' or 'female'"
              },
              "country": {
                "type": "string",
                "description": "Country \u2014 ISO code (US, UK, DE) or full name (United States, Germany)"
              },
              "category": {
                "type": "string",
                "description": "Business category (Beauty, Fitness, Tech, etc)"
              },
              "max_followers": {
                "type": "integer",
                "description": "Maximum follower count (e.g. 100000 to exclude celebrities and large brands)"
              },
              "min_followers": {
                "type": "integer",
                "description": "Minimum follower count (e.g. 10000 for micro-influencers, 100000 for macro)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "api-socialintel-dev",
    "host": "api.socialintel.dev",
    "url": "https://api.socialintel.dev",
    "favicon": "https://api.socialintel.dev/favicon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-socialintel-dev-v1-search",
    "url": "https://x402all.com/resource/api-socialintel-dev-v1-search",
    "name": "Api \u00b7 Search",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/api-socialintel-dev-v1-search",
        "@type": "Offer",
        "price": "0.5",
        "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.500000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      },
      {
        "url": "https://x402all.com/resource/api-socialintel-dev-v1-search",
        "@type": "Offer",
        "price": "0.5",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "solana"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.500000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      }
    ],
    "sameAs": "https://api.socialintel.dev/v1/search",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-socialintel-dev",
      "url": "https://api.socialintel.dev",
      "name": "api.socialintel.dev",
      "@type": "Organization"
    },
    "identifier": "api-socialintel-dev-v1-search",
    "description": "Api \u00b7 Search \u2014 x402-protected data API. Pay $0.500 per call on base, solana. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-socialintel-dev-v1-search",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-socialintel-dev-v1-search",
  "callability": {
    "status": "unknown",
    "schema_callability": 0.186,
    "source": "provider_well_known",
    "source_confidence": 0.95,
    "match_confidence": 0.4,
    "schema_confidence": 0.0,
    "validated_at": "2026-05-10T23:45:58.744371+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://api.socialintel.dev/v1/search",
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "unknown"
    },
    "contract_hash": "78d529d67b53d6c8e2b7bf0d352289c8e3d86cd8318ff73095c24f1cb4de1976"
  }
}