{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-reconlab-io-osint-search",
  "title": "ReconLab \u00b7 OSINT Database Search",
  "url": "https://api.reconlab.io/osint-search",
  "category": "data",
  "summary": "Search leaked databases for email, phone, username, domain, or other identifiers via OSINT query.",
  "seo": {
    "title": "ReconLab - OSINT Search API | x402 Data Intelligence on Solana",
    "description": "Query leaked databases for email, phone, username with x402 micropayments. OSINT intelligence on Solana."
  },
  "use_cases": [
    "Investigate email addresses in data breaches",
    "Research phone number exposure across databases",
    "Analyze username presence in leaked datasets",
    "Conduct security research on domain compromises"
  ],
  "ideal_buyer": "Security researchers and investigators performing OSINT analysis on compromised credentials.",
  "example_prompt": "Search for email john@example.com in leaked databases and show me which breaches it appears in",
  "example_request_body": {
    "limit": 100,
    "query": "john@example.com"
  },
  "risk_notes": [
    "May process personal / identity data."
  ],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 2.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "4qTYZkwD6ZmAgwcDGpeyX3RWTp2G5HLgBH76QYYJ4qVv",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "OSINT search - Query leaked databases for email, phone, username, or other identifiers",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "limit": {
              "type": "number",
              "required": false,
              "description": "Maximum number of results to return (default: 9000)"
            },
            "query": {
              "type": "string",
              "required": true,
              "description": "Email, phone, username, domain, or other identifier to search for"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "success": {
              "type": "boolean"
            },
            "summary": {
              "type": "object",
              "properties": {
                "categories": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  }
                },
                "hasResults": {
                  "type": "boolean"
                }
              }
            },
            "metadata": {
              "type": "object",
              "properties": {
                "query": {
                  "type": "string"
                },
                "timestamp": {
                  "type": "string"
                },
                "searchTime": {
                  "type": "number"
                },
                "totalResults": {
                  "type": "number"
                },
                "totalDatabases": {
                  "type": "number"
                }
              }
            },
            "searchId": {
              "type": "string"
            },
            "databases": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "name": {
                    "type": "string"
                  },
                  "entries": {
                    "type": "array",
                    "items": {
                      "type": "object",
                      "properties": {
                        "id": {
                          "type": "string"
                        },
                        "fields": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "name": {
                                "type": "string"
                              },
                              "type": {
                                "type": "string"
                              },
                              "value": {
                                "type": "string"
                              },
                              "isBlurred": {
                                "type": "boolean"
                              }
                            }
                          }
                        },
                        "rawData": {
                          "type": "object"
                        }
                      }
                    }
                  },
                  "category": {
                    "type": "string"
                  },
                  "description": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "resultCount": {
                    "type": "number"
                  }
                }
              }
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-reconlab-io",
    "host": "api.reconlab.io",
    "title": "api.reconlab.io",
    "description": "An API origin hosted on Cloudflare. The service is currently returning a 502 Bad Gateway error, indicating the upstream server is unreachable. No functional description available from the host.",
    "url": "https://api.reconlab.io",
    "favicon": "https://reconlab.io/icon.ico?icon.9b7944f2.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-reconlab-io-osint-search",
    "url": "https://x402all.com/resource/api-reconlab-io-osint-search",
    "name": "ReconLab \u00b7 OSINT Database Search",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-reconlab-io-osint-search",
      "@type": "Offer",
      "price": "0.05",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.050000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://api.reconlab.io/osint-search",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-reconlab-io",
      "url": "https://api.reconlab.io",
      "name": "api.reconlab.io",
      "@type": "Organization"
    },
    "identifier": "api-reconlab-io-osint-search",
    "description": "Query leaked databases for email, phone, username with x402 micropayments. OSINT intelligence on Solana.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-reconlab-io-osint-search",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-reconlab-io-osint-search"
}
