Zinin M2M Hub

Pay-per-call access to 121 data & tool APIs over HTTP 402 (x402, USDC on base). No accounts, no API keys — sign a payment and call.

Discovery manifest: GET /.well-known/x402 · OpenAPI: GET /openapi.json

REST — pay-per-call

slugtitledescriptionpricecall
afad-earthquake-operations-routerAFAD Earthquake Operations RouterTurn official AFAD events into distance-based asset and route actions. Unofficial, independent Actor; not affiliated with or endorsed by any named source publisher.$0.02POST https://api.timzinin.com/api/afad-earthquake-operations-router
curl -d '{"requestId": "c20_afad_earthquake_operations_router_e30a0a969046", "assets": [{"assetId": "canary_west_bc329b33", "assetType": "site", "latitude": 39, "longitude": 30}, {"assetId": "canary_east_bc329b33", "assetType": "route_waypoint", "latitude": 39, "longitude": 40}], "minimumMagnitude": 0, "maximumDepthKm": 800, "alertRadiusKm": 1000, "inspectMagnitude": 3.5, "pauseDispatchMagnitude": 5, "rerouteMagnitude": 4, "maximumEventAgeHours": 168, "maxAlerts": 20, "maxTotalChargeUsd": 0.405}'
ai-answer-change-alertAI Answer Change AlertAsk an LLM the queries that matter to you, compare each answer against its stored baseline and get told what changed — the answer itself and which domains it now cites or stopped citing. One row per query x model.$0.10POST https://api.timzinin.com/api/ai-answer-change-alert
curl -d '{"queries": ["best crm for small business"], "models": ["perplexity/sonar"]}'
ai-crawler-access-checkerAI Crawler Access CheckerCheck which AI crawlers (GPTBot, ClaudeBot, PerplexityBot, Google-Extended & more) can access your website. Bulk audit of robots.txt rules, llms.txt presence and sitemap for AI search visibility (GEO/AEO).$0.01POST https://api.timzinin.com/api/ai-crawler-access-checker
curl -d '{"websites": ["https://example.com", "https://openai.com"]}'
ai-overview-trackerAI Overview Citation TrackerFor each query that matters, see which sources and domains AI assistants cite in their answer — grounded via Perplexity Sonar, GPT or Gemini through your own OpenRouter key. GEO citation tracking: the backlink profile of the AI-answer era.$0.10POST https://api.timzinin.com/api/ai-overview-tracker
curl -d '{"queries": ["best project management software", "what is the capital of France"]}'
apify-actor-idea-validatorApify Actor Idea ValidatorAssess one proposed Apify Actor idea against public Store similarity, activity, quality, competition and visible pricing evidence. Public Store API only, no LLM.$0.05POST https://api.timzinin.com/api/apify-actor-idea-validator
curl -d '{"schemaVersion": "1.0", "requestId": "idea-daily-prefill-001", "maxResults": 10, "freshnessMinutes": 60, "detailLevel": "compact", "idea": {"title": "Store Opportunity Scanner", "description": "Scores public Store opportunities.", "keywords": ["store", "pricing"], "categories": ["MCP_SERVERS"]}}'
apify-market-gap-finderApify Market Gap FinderCompare user-declared niches against the public Apify Store and rank evidence-backed market gaps. Public Store API only, no LLM.$0.10POST https://api.timzinin.com/api/apify-market-gap-finder
curl -d '{"schemaVersion": "1.0", "requestId": "gap-daily-prefill-001", "maxResults": 10, "freshnessMinutes": 60, "detailLevel": "compact", "seedQueries": ["market gap", "pricing gap"], "categories": ["LEAD_GENERATION"]}'
apify-niche-demand-radarApify Niche Demand RadarProduce a current demand-direction snapshot for one declared niche using observed public Apify Store user metrics. Public Store API only, no LLM.$0.05POST https://api.timzinin.com/api/apify-niche-demand-radar
curl -d '{"schemaVersion": "1.0", "requestId": "radar-daily-prefill-001", "maxResults": 10, "freshnessMinutes": 60, "detailLevel": "compact", "niche": "store analytics", "keywords": ["store", "analytics"], "comparisonWindow": "7d_vs_30d"}'
apify-portfolio-expansion-plannerApify Portfolio Expansion PlannerRank user-supplied candidate niches by public Store opportunity and textual adjacency to a user-supplied portfolio. Public Store API only for candidates, no portfolio fetching.$0.15POST https://api.timzinin.com/api/apify-portfolio-expansion-planner
curl -d '{"schemaVersion": "1.0", "requestId": "plan-daily-prefill-001", "maxResults": 10, "freshnessMinutes": 60, "detailLevel": "compact", "portfolioActors": [{"id": "a1", "name": "Store tools", "title": "Store research tools", "description": "Tools for discovering and comparing Store opportunities.", "categories": ["MCP_SERVERS"]}], "candidateQueries": ["store opportunity", "pricing benchmark"]}'
apify-pricing-benchmark-advisorApify Pricing Benchmark AdvisorSummarize visible public Apify Store event-price distributions for a declared cohort. Public Store API only, no LLM.$0.05POST https://api.timzinin.com/api/apify-pricing-benchmark-advisor
curl -d '{"schemaVersion": "1.0", "requestId": "price-daily-prefill-001", "maxResults": 10, "freshnessMinutes": 60, "detailLevel": "compact", "query": "store pricing", "categories": ["MCP_SERVERS"], "eventSelector": "non_start"}'
app-release-regression-intelligenceApp Release Regression IntelligenceCompare supplied app reviews around a release and return regression and unsent action findings.$0.08POST https://api.timzinin.com/api/app-release-regression-intelligence
curl -d '{"schemaVersion": "1.0", "requestId": "auto", "watchId": "spotify-us-ios", "platform": "apple", "appId": "demo.app", "appName": "Demo App", "releaseAt": "2026-08-08T00:00:00Z", "releaseVersion": "1.0.0", "rows": [{"reviewId": "pre-001", "text": "Useful and stable app", "rating": 4, "reviewedAt": "2026-08-02T10:00:00Z", "version": "1.0.0"}, {"reviewId": "pre-002", "text": "Good app", "rating": 4, "reviewedAt": "2026-08-03T10:00:00Z", "version": "1.0.0"}, {"reviewId": "pre-003", "text": "The app works well", "rating": 5, "reviewedAt": "2026-08-04T10:00:00Z", "version": "1.0.0"}, {"reviewId": "pre-004", "text": "One ad is acceptable", "rating": 4, "reviewedAt": "2026-08-05T10:00:00Z", "version": "1.0.0"}, {"reviewId": "pre-005", "text": "Nice experience", "rating": 5, "reviewedAt": "2026-08-06T10:00:00Z", "version": "1.0.0"}, {"reviewId": "post-001", "text": "Too many ads after the release", "rating": 2, "reviewedAt": "2026-08-08T10:00:00Z", "version": "1.0.0"}, {"reviewId": "post-002", "text": "Ads interrupt every screen", "rating": 1, "reviewedAt": "2026-08-09T10:00:00Z", "version": "1.0.0"}, {"reviewId": "post-003", "text": "The advertisements are constant", "rating": 2, "reviewedAt": "2026-08-10T10:00:00Z", "version": "1.0.0"}, {"reviewId": "post-004", "text": "Please add an option to remove ads", "rating": 2, "reviewedAt": "2026-08-11T10:00:00Z", "version": "1.0.0"}, {"reviewId": "post-005", "text": "Slow but no ads here", "rating": 3, "reviewedAt": "2026-08-12T10:00:00Z", "version": "1.0.0"}]}'
boss-azBoss.az JobsJob postings from Azerbaijan's boss.az, taken through the site's own sitemap and the structured job markup on each detail page. One row per posting: title, company, location, posted date, link.$0.02POST https://api.timzinin.com/api/boss-az
curl -d '{"max_items": 3}'
careers-page-scraperCareers ATS Jobs by Company DomainResolve company domains to public Greenhouse, Lever, Ashby, Workable, Rippling, or Workday boards. Get attributed jobs, function and seniority, source evidence, confirmed zero, partial, and unresolved states.$0.02POST https://api.timzinin.com/api/careers-page-scraper
curl -d '{"domains": ["figma.com", "ramp.com", "datadoghq.com"], "maxConcurrency": 5, "maxJobsPerCompany": 500}'
china-1688-supplier-monitor1688 Supplier Price & MOQ MonitorCompare buyer-owned, merchant-authorized, or licensed 1688 offer exports for price, MOQ, stock, supplier, badge, and promotion changes. Each delivered row adds stable identity, freshness, evidence gaps, review priority, and a human action—with no 1688 login, scraping, API call, or URL fetch.$0.02POST https://api.timzinin.com/api/china-1688-supplier-monitor
curl -d '{"schemaVersion": "2.0", "authorization": "I confirm I am authorized to process and deliver these 1688 offer records", "sourceContext": "buyer_owned_1688_export", "watchName": "wholesale-price-review", "maxChanges": 20, "offers": [{"offerId": "1000406623486", "offerUrl": "https://detail.1688.com/offer/1000406623486.html", "previous": {"offerId": "1000406623486", "title": "USB-C cable wholesale pack", "priceMin": 3.8, "priceMax": 4.6, "currency": "CNY", "priceTiers": [{"beginAmount": 100, "price": 4.6}], "supplier": {"id": "supplier-88", "name": "Example Authorized Supplier"}}, "current": {"offerId": "1000406623486", "title": "USB-C cable wholesale pack", "priceMin": 3.6, "priceMax": 4.4, "currency": "CNY", "priceTiers": [{"beginAmount": 100, "price": 4.4}], "supplier": {"id": "supplier-88", "name": "Example Authorized Supplier"}}, "sourceName": "Buyer-owned 1688 export", "sourceLicense": "Buyer confirms authorization to process and deliver this export."}]}'
china-fdi-flow-position-monitorChina FDI Flow & Position MonitorMonitor official OECD China FDI financial flows and positions by assets and liabilities, with paid-delivery-safe deltas.$0.02POST https://api.timzinin.com/api/china-fdi-flow-position-monitor
curl -d '{"datasets": ["flow", "position"], "startYear": 2021, "endYear": 2025, "watchName": "china-fdi-main", "cacheMaxAgeMinutes": 60}'
china-lei-entity-change-monitorChina LEI Entity Change MonitorMonitor official GLEIF LEI records for entity, registration and parent-relationship changes in mainland China and Hong Kong.$0.02POST https://api.timzinin.com/api/china-lei-entity-change-monitor
curl -d '{"countries": ["CN"], "leis": [], "names": ["Bank of China"], "nameMatchMode": "fuzzy", "includeRelationships": true, "replayBaseline": false, "maxResults": 20, "maxConcurrency": 3, "watchName": "china-lei-watch"}'
china-macro-revision-monitorChina Macro Revision MonitorMonitor bounded China macro observations and historical revisions from the official World Bank WDI source=2 API.$0.02POST https://api.timzinin.com/api/china-macro-revision-monitor
curl -d '{"indicators": ["NY.GDP.MKTP.KD.ZG", "BX.KLT.DINV.WD.GD.ZS"], "startYear": 2021, "endYear": 2025, "watchName": "china-macro-main"}'
chotot-listingsChotot Vietnam Listings ScraperPull live classified ad listings (real estate, vehicles, electronics, jobs and more) straight from Chotot's own public JSON API by region and category. No login, no browser, no proxies.$0.02POST https://api.timzinin.com/api/chotot-listings
curl -d '{"items": ["13000:1000", "12000"]}'
clinic-reception-gap-lead-finderClinic Reception Gap Lead FinderAnalyze submitted clinic websites for reception-channel gaps with exact BYOD crawling and no discovery.$0.05POST https://api.timzinin.com/api/clinic-reception-gap-lead-finder
curl -d '{"schemaVersion": "1.0", "requestId": "clinic-daily-prefill-001", "maxResults": 10, "freshnessMinutes": 60, "detailLevel": "compact", "minGapScore": 40, "clinics": [{"recordId": "clinic-prefill-001", "name": "Mayo Clinic", "websiteUrl": "https://www.mayoclinic.org/", "address": null}]}'
clinical-trials-monitorClinical Trials MonitorWatch conditions, drugs or sponsors for new and updated clinical trials. Get NCT id, status, phase, sponsor and a direct study URL for every match, sorted by most recently updated. Official ClinicalTrials.gov API v2, free, no API key or login.$0.02POST https://api.timzinin.com/api/clinical-trials-monitor
curl -d '{"queries": ["diabetes", "pembrolizumab"]}'
company-hiring-radarCompany Hiring RadarPull every open role a company is hiring for from its public job board (Greenhouse, Lever, Ashby) and turn it into a buying/expansion signal: role count, which functions are growing (sales, engineering, marketing), remote share and what's new. No login, no scraping, no proxies.$0.01POST https://api.timzinin.com/api/company-hiring-radar
curl -d '{"companies": ["greenhouse:stripe", "lever:spotify"]}'
company-lookupCompany Profile LookupTurn a domain or company name into one unified company card: website tech stack (CMS, ecommerce, key tech) for domains, plus a live GLEIF registry match (legal name, jurisdiction, status, LEI). Keyless, no login — built for AI agents and sales.$0.01POST https://api.timzinin.com/api/company-lookup
curl -d '{"companies": ["stripe.com | US", "Monzo Bank Limited | GB"]}'
company-registry-enricherCompany Registry EnricherTurn a company name, LEI or UK company number into an official registry card: legal name, status, jurisdiction, registered address and LEI via GLEIF (free, no key). Optionally add UK directors and SIC codes with your own Companies House API key.$0.01POST https://api.timzinin.com/api/company-registry-enricher
curl -d '{"companies": ["Monzo Bank Limited | GB", "Apple Inc."]}'
competitor-ad-change-briefCompetitor Ad Change BriefCompare supplied ad evidence and return deterministic changes, baseline state, and unsent actions.$0.10POST https://api.timzinin.com/api/competitor-ad-change-brief
curl -d '{"schemaVersion": "1.0", "requestId": "auto", "watchId": "nike-us-demo-bootstrap", "coverage": {"status": "complete", "comparable": true, "closed": true, "evidenceRef": "buyer://public-demo/coverage", "expectedRows": 1}, "sourceContract": {"productionActorId": "zinin/brand-evidence-source", "productionActorVersion": "0.1.0", "adapter": "google-ads", "adapterVersion": "1.0.0", "queryScope": {"advertiserId": "AR16735076323512287233", "country": "US"}, "entityIdentity": {"advertiserId": "AR16735076323512287233"}}, "rows": [{"platform": "google", "advertiserId": "AR16735076323512287233", "pageId": null, "adId": null, "creativeId": "CR16854540057166479361", "isActive": true, "format": "IMAGE", "copy": {"primaryText": "Unisex Nike Sportswear Tech Fleece", "headline": "Product Listing Ad Rendering Service", "description": "Nike Sportswear hoodie"}, "cta": "Shop now", "landingDomains": ["nike.com"], "media": ["https://tpc.googlesyndication.com/archive/simgad/3463432638140085355?sig=demo"], "offer": {"kind": null, "value": null, "currency": null, "code": null}, "evidence": {"sourceRef": "https://adstransparency.google.com/advertiser/AR16735076323512287233/creative/CR16854540057166479361", "sourceRowId": "CR16854540057166479361"}, "scrapedAt": "2026-08-06T11:03:09Z"}], "maxAds": 100, "maxTotalChargeUsd": 0.055, "analysisModel": "openai/gpt-4o-mini"}'
competitor-change-rollupCompetitor Change RollupOne card per competitor summarising what changed across several signals in the past week. Partial cards are marked partial and list which signals are missing.$0.08POST https://api.timzinin.com/api/competitor-change-rollup
curl -d '{"domain": "stripe.com", "role_keywords": ["sales", "marketing"]}'
computrabajo-jobsComputrabajo LatAm Jobs ScraperSearch Computrabajo (Mexico, Colombia, Chile, Argentina, Peru) by keyword and get public job listings: title, company, location, URL, posted-when.$0.02POST https://api.timzinin.com/api/computrabajo-jobs
curl -d '{"items": ["mx:ventas", "co:desarrollador"]}'
container-exception-evidenceContainer Delay & Free-Time Evidence MonitorTurn buyer-authorized container event snapshots into deterministic ETA, milestone, free-time, cost-exposure, confidence, limitation, and human-review evidence. No carrier scraping, reference fetching, legal verdict, automatic claim, or provider key.$0.02POST https://api.timzinin.com/api/container-exception-evidence
curl -d '{"watchId": "public-synthetic-demo", "mode": "synthetic_demo", "sourceStatus": "complete", "rightsAttestation": {"customerControlsOrIsAuthorizedToUseData": true, "noCredentialsOrSecretsSubmitted": true, "unfetchedReferencePolicyAccepted": true, "attestedAt": "2026-08-09T00:00:00.000Z", "attestorId": "public-task-synthetic"}, "containers": [{"containerNumber": "MSCU1234566", "carrier": "Synthetic Ocean", "billOfLading": null, "bookingNumber": null, "promisedEta": "2026-08-12T12:00:00.000Z", "freeTimeEnd": "2026-08-15T12:00:00.000Z", "originUnlocode": "NLRTM", "destinationUnlocode": "USLAX"}], "events": [{"eventId": "demo-gate-in-1", "containerNumber": "MSCU1234566", "eventType": "gate_in", "eventTime": "2026-08-08T09:00:00.000Z", "receivedAt": "2026-08-08T09:05:00.000Z", "locationUnlocode": "NLRTM", "plannedLocationUnlocode": null, "plannedTime": null, "source": "synthetic-fixture", "reference": "ref:demo-1"}, {"eventId": "demo-eta-1", "containerNumber": "MSCU1234566", "eventType": "eta_update", "eventTime": "2026-08-09T10:00:00.000Z", "receivedAt": "2026-08-09T10:01:00.000Z", "locationUnlocode": "NLRTM", "plannedLocationUnlocode": null, "plannedTime": "2026-08-12T12:00:00.000Z", "source": "synthetic-fixture", "reference": "ref:demo-2"}], "tariffAssumptions": {"currency": "USD", "demurragePerDay": 0, "detentionPerDay": 0}}'
counterparty-risk-rollupCounterparty Risk RollupScreen a counterparty in one call: OFAC + EU sanctions match, GLEIF legal-entity registry, litigation history (US/UK/PL) and a hiring signal from public ATS boards, combined into one row per company with a documented risk score. Keyless sources only.$0.03POST https://api.timzinin.com/api/counterparty-risk-rollup
curl -d '{"companies": ["Siemens AG"], "checks": ["sanctions", "registry"], "jurisdictionHint": "GB"}'
detik-news-searchDetik News Search ScraperSearch Detik news by keyword and return Indonesian headlines, excerpts, timestamps, sections, images, and canonical article URLs as structured rows.$0.03POST https://api.timzinin.com/api/detik-news-search
curl -d '{"query": "Bank Indonesia", "max_items": 12, "max_pages": 1}'
domain-health-checkerDomain Health CheckerBulk-audit domains: DNS records, SSL certificate expiry, SPF & DMARC email authentication. Find domains that cannot receive email, are easy to spoof, or have expiring certificates — before your clients do.$0.01POST https://api.timzinin.com/api/domain-health-checker
curl -d '{"domains": ["example.com", "example.com"]}'
domain-to-verified-work-emailDomain to Verified Work EmailFind the work email a named person publishes on their own company website, confirmed by a same-document schema.org Person assertion. No pattern guessing, no SMTP probing. $0.01 only when a published match is found; no-match, role mailbox, ambiguous and partial outcomes are free.$0.02POST https://api.timzinin.com/api/domain-to-verified-work-email
curl -d '{"people": [{"fullName": "King Lee", "domain": "visionwide.co", "companyName": "Visionwide"}], "maxPagesPerPerson": 3, "maxConcurrency": 1}'
email-verifierEmail Address VerifierChecks email addresses: syntax, domain, and whether the domain publishes mail exchangers. Where mailbox-level existence cannot be established, the field is null rather than a guess.$0.02POST https://api.timzinin.com/api/email-verifier
curl -d '{"emails": ["test@gmail.com", "not-a-real-email", "someone@this-domain-zzq123.example"]}'
emlakjet-istanbulEmlakjet Istanbul Real Estate ListingsPull live apartment/housing listings straight from Emlakjet.com for Istanbul — one of Turkey's biggest real-estate classifieds portals — by deal type (sale/rent) and property type. No login, no browser, no proxies.$0.02POST https://api.timzinin.com/api/emlakjet-istanbul
curl -d '{"deal_type": "satilik", "property_type": "daire", "city": "istanbul", "max_items": 5, "max_pages": 1}'
eu-accessibility-privacy-lead-scannerEU Accessibility Privacy Lead ScannerBYOD compliance scanner for observed accessibility and privacy exposure signals on a submitted URL. Deterministic, robots-aware, no LLMs, no legal verdicts.$0.05POST https://api.timzinin.com/api/eu-accessibility-privacy-lead-scanner
curl -d '{"schemaVersion": "1.0", "requestId": "web-daily-prefill-001", "urls": ["https://www.intercom.com", "https://www.w3.org"], "maxResults": 10, "freshnessMinutes": 60, "detailLevel": "compact"}'
eu-ai-act-transparency-lead-scannerEU AI Act Transparency Lead ScannerBYOD compliance scanner for observed AI transparency signals on a submitted URL. Deterministic, robots-aware, no LLMs, no legal verdicts.$0.05POST https://api.timzinin.com/api/eu-ai-act-transparency-lead-scanner
curl -d '{"schemaVersion": "1.0", "requestId": "web-daily-prefill-001", "urls": ["https://www.intercom.com", "https://www.w3.org"], "maxResults": 10, "freshnessMinutes": 60, "detailLevel": "compact"}'
fda-approval-feedFDA Approval FeedWatch drugs or companies for new FDA approvals and recalls. Official openFDA data, free, no API key or login. Get application status, sponsor, latest submission and recall details for every match.$0.02POST https://api.timzinin.com/api/fda-approval-feed
curl -d '{"queries": ["pembrolizumab", "semaglutide"]}'
funding-alertFunding Round AlertWatches funding announcements for a saved filter and returns only what changed since the previous check. The first run on a new filter creates the baseline and says so.$0.05POST https://api.timzinin.com/api/funding-alert
curl -d '{"queries": ["artificial intelligence"], "sinceDays": 90, "baseline_key": "daily-test", "limit": 5, "max_items": 20}'
funding-round-trackerFunding Round TrackerTrack recent SEC Form D filings by company name or sector keyword — the notice a company files when it raises private capital. Official SEC EDGAR full-text search, free, no API key or login. Get company, filing date and a direct document URL for every match.$0.02POST https://api.timzinin.com/api/funding-round-tracker
curl -d '{"queries": ["artificial intelligence", "biotech"]}'
g2b-contract-demand-radarKorea G2B Contract Demand RadarConvert official PPS contract aggregates into buyer-agency demand priorities. Unofficial, independent Actor; not affiliated with or endorsed by any named source publisher.$0.05POST https://api.timzinin.com/api/g2b-contract-demand-radar
curl -d '{"requestId": "c20_g2b_contract_demand_radar_9feb8323050e", "year": 2025, "objective": "balanced", "minimumContractCount": 1000, "minimumContractAmountKrw": 100000000000, "watchAgencyNameContains": ["\ud654\uc131\uc2dc", "\uc548\ub3d9\uc2dc"], "resultLimit": 20, "maxTotalChargeUsd": 0.61}'
gov-tender-radarGov Tender RadarSearch EU public-sector tenders (TED Europa) by keyword or CPV code, optionally filtered by buyer country. Returns tender title, buyer, country, CPV codes, deadline and notice URL. No API key, no browser — public TED search API only.$0.02POST https://api.timzinin.com/api/gov-tender-radar
curl -d '{"queries": ["classification-cpv=72000000", "software"]}'
hiring-trend-indexHiring Trend IndexA cross-section of hiring demand by role and geography, assembled from several job sources in one call. Partial results are marked partial and list what is missing.$0.05POST https://api.timzinin.com/api/hiring-trend-index
curl -d '{"slices": ["company:greenhouse:gitlab", "company:greenhouse:stripe"], "watch_key": "daily-test", "new_window_days": 30}'
imovirtual-lisbonImovirtual Portugal Real Estate ListingsPull live apartment and house listings straight from Imovirtual.com — Portugal's biggest real-estate classifieds portal — by deal type, property type and city. No login, no browser, no proxies.$0.02POST https://api.timzinin.com/api/imovirtual-lisbon
curl -d '{"deal_type": "comprar", "property_type": "apartamento", "city": "lisboa/lisboa", "max_items": 5, "max_pages": 1}'
insider-trading-trackerInsider Trading TrackerTrack insider stock trades — SEC Form 3/4/5 filings — for any list of tickers. Official SEC EDGAR data, free, no API key or login. Get filing counts, an at-a-glance activity signal (none/low/high) and direct document links per company.$0.01POST https://api.timzinin.com/api/insider-trading-tracker
curl -d '{"tickers": ["AAPL", "TSLA"]}'
intent-signal-aggregatorIntent Signal AggregatorIs this company in-market right now? Combines public hiring activity (Greenhouse, Lever, Ashby) and recent news (funding, launches, partnerships) into one intent score per company. No login, no API keys, no proxies.$0.01POST https://api.timzinin.com/api/intent-signal-aggregator
curl -d '{"companies": ["greenhouse:stripe", "Microsoft"]}'
ispark-metro-destination-access-scorerİSPARK & Metro Destination Access ScorerScore customer sites against official Metro stations and İSPARK capacity. Unofficial, independent Actor; not affiliated with or endorsed by any named source publisher.$0.02POST https://api.timzinin.com/api/ispark-metro-destination-access-scorer
curl -d '{"requestId": "c20_ispark_metro_destination_access_scorer_3fe45a32c8b9", "sites": [{"siteId": "kadikoy_candidate", "latitude": 40.9909, "longitude": 29.0221}, {"siteId": "sisli_candidate", "latitude": 41.0602, "longitude": 28.9877}], "railWeight": 0.6, "railReferenceMeters": 1000, "parkingReferenceMeters": 750, "minimumEmptySpaces": 10, "maxTotalChargeUsd": 0.045}'
job-alertNew Job AlertWatches a job board for a saved filter and returns only the postings that appeared since the previous check. The first run on a new filter creates the baseline and says so.$0.05POST https://api.timzinin.com/api/job-alert
curl -d '{"board": "jobs-ch-swiss", "filter": {"keywords": ["marketing"], "max_items": 3, "max_pages": 1}, "baseline_key": "daily-test", "max_items": 20}'
job-posting-to-hiring-manager-emailJob Posting to Hiring Manager EmailTurn a Greenhouse or Lever vacancy into the named hiring owner behind it, with a provider-verified work address from your own BYOK enrichment key. You pay $0.02 only for a verified hiring contact; ambiguous company matches, unsupported boards and empty results are free.$0.02POST https://api.timzinin.com/api/job-posting-to-hiring-manager-email
curl -d '{"jobs": [{"companyDomain": "stripe.com", "jobTitle": "Account Executive, Bridge"}], "maxConcurrency": 1}'
job-postings-aggregatorJob Postings AggregatorPull every open role from a company's public applicant-tracking system (Greenhouse, Lever, Ashby) and normalize it into one row per posting: title, location, department, URL, posted date. No login, no scraping, no proxies.$0.02POST https://api.timzinin.com/api/job-postings-aggregator
curl -d '{"items": ["greenhouse:stripe", "lever:spotify"]}'
jobs-ch-swissjobs.ch Swiss Jobs ScraperSearch jobs.ch (Switzerland) by keyword and get public job listings: title, company, location, employment type, posted date, URL.$0.02POST https://api.timzinin.com/api/jobs-ch-swiss
curl -d '{"keywords": ["job"], "max_items": 5, "max_pages": 1}'
krisha-kzKrisha.kz Kazakhstan Real Estate ListingsPull live apartment and house listings straight from Krisha.kz — Kazakhstan's biggest real-estate classifieds portal — by deal type, property type and city. No login, no browser, no proxies.$0.02POST https://api.timzinin.com/api/krisha-kz
curl -d '{"queries": ["sale:apartment:almaty"], "max_items": 5, "max_pages": 1}'
layoff-trackerLayoff TrackerTrack recent tech layoffs by company name or sector (e.g. "fintech", "AI") straight from Google News — a demand and recruiting signal. No login, no scraping, no proxies. Returns matched headlines, mention count and a one-line summary per query.$0.01POST https://api.timzinin.com/api/layoff-tracker
curl -d '{"queries": ["tech", "fintech"]}'
lead-list-cleanerLead List Cleaner - Dedupe, DNS & Email HygieneNormalize mixed lead rows, deduplicate domains and emails, check DNS/MX evidence, score retained leads, and return every rejection, confidence gap, safe action, and run summary for auditable CRM staging.$0.02POST https://api.timzinin.com/api/lead-list-cleaner
curl -d '{"items": [{"title": "Shopify", "categoryName": "Software company", "website": "https://www.shopify.com", "phone": "+1 888-746-7439", "url": "https://www.google.com/maps/place/Shopify"}, {"name": "HubSpot", "email": "press@hubspot.com", "phoneNumber": "+1 888-482-7768", "link": "https://www.hubspot.com"}, {"companyName": "Zoom Video Communications", "description": "Video conferencing platform. Contact us at info@zoom.us for enterprise sales.", "domain": "zoom.us"}, {"title": "Shopify Inc", "website": "https://shopify.com", "phone": "+1 888-746-7439"}, {"title": "Stripe", "categoryName": "Payment processor", "website": "https://stripe.com", "phone": "+1 888-926-2289", "emails": ["support@stripe.com"]}], "checks": ["dedupe", "email", "domain", "score"], "minScore": 0, "maxRows": 1000}'
lead-list-qualifierLead List QualifierScores domains for buying readiness from several of our own signal sources in one call. Identity confidence is reported honestly as guessed when no override is supplied.$0.05POST https://api.timzinin.com/api/lead-list-qualifier
curl -d '{"domains": ["stripe.com", "shopify.com"], "role_keywords": ["sales", "marketing"], "company_name_overrides": {}}'
litigation-checkLitigation CheckScreen a company for litigation history across US federal dockets (CourtListener), UK case law and Polish court judgments. Keyless, one row per company x jurisdiction, with the true case count and links to the source records.$0.03POST https://api.timzinin.com/api/litigation-check
curl -d '{"companies": ["Tesla, Inc."], "jurisdictions": ["US"], "maxCasesPerRow": 10}'
live-price-oracleLive Price OracleCurrent USD price for any token by contract address or ticker: 24h change, liquidity, volume, best DEX pair. Keyless, no wallet, no RPC node — DexScreener's public API. Built to be called cheaply by AI agents that just need the number.$0.01POST https://api.timzinin.com/api/live-price-oracle
curl -d '{"tokens": ["0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", "WETH"]}'
llm-brand-visibilityLLM Brand Visibility TrackerFor each query that matters, check whether AI assistants recommend YOUR brand — and which competitors they cite instead. Grounded answers from Perplexity Sonar, GPT and Gemini via your own OpenRouter key. This is GEO: the SEO of the AI era.$0.10POST https://api.timzinin.com/api/llm-brand-visibility
curl -d '{"brand": "Notion", "queries": ["best note-taking app", "best project management tool for startups"]}'
llms-txt-auditorllms.txt Compliance CheckerGive it a domain. It checks whether the site publishes a valid llms.txt / llms-full.txt (the emerging AI-crawler-friendly-docs convention) and whether robots.txt blocks GPTBot, ClaudeBot, Google-Extended, PerplexityBot and 5 other AI crawlers. llms.txt-first, no browser, no LLM, no API key.$0.01POST https://api.timzinin.com/api/llms-txt-auditor
curl -d '{"items": ["vercel.com", "nytimes.com"]}'
mois-neighborhood-age-demand-scorerMOIS Neighborhood Age Demand ScorerScore neighborhoods from official resident age cohorts with customer-defined weights. Unofficial, independent Actor; not affiliated with or endorsed by any named source publisher.$0.02POST https://api.timzinin.com/api/mois-neighborhood-age-demand-scorer
curl -d '{"requestId": "c20_mois_neighborhood_age_demand_scorer_25c0f3d502f5", "targetAdminCodes": ["1111051500"], "peerAdminCodes": ["1111051500", "1111053000", "1111054000", "1111055000"], "cohortWeights": [{"minAge": 20, "maxAge": 39, "weight": 1}], "maxTotalChargeUsd": 1}'
mois-solo-household-demand-scorerMOIS Solo Household Demand ScorerRank territories by official one-person-household age composition. Unofficial, independent Actor; not affiliated with or endorsed by any named source publisher.$0.05POST https://api.timzinin.com/api/mois-solo-household-demand-scorer
curl -d '{"requestId": "c20_mois_solo_household_demand_scorer_d9f131f231eb", "targetLegalCodes": ["1111010100"], "peerLegalCodes": ["1111010100", "1111010200", "1111010300", "1111010400"], "ageWeights": [{"minAge": 20, "maxAge": 39, "weight": 1}], "maxTotalChargeUsd": 1}'
new-company-detectorNew Company DetectorFind newly-incorporated UK companies matching a keyword, read from Companies House's public advanced-search results (active companies incorporated in the last ~60 days by default). No API key, no login, no proxies.$0.02POST https://api.timzinin.com/api/new-company-detector
curl -d '{"items": ["capital", "consulting"]}'
new-opening-permit-lead-radarNew Opening Permit Lead RadarDetect commercial permit and license openings from five fixed Socrata datasets and return evidence-backed signals.$0.03POST https://api.timzinin.com/api/new-opening-permit-lead-radar
curl -d '{"schemaVersion": "1.0", "requestId": "permit-daily-prefill-001", "maxResults": 10, "freshnessMinutes": 60, "detailLevel": "compact", "lookbackDays": 30}'
official-gazette-regulatory-action-routerResmî Gazete Regulatory Action RouterTurn today’s allowed official publications into watchlist-linked action evidence. Unofficial, independent Actor; not affiliated with or endorsed by any named source publisher.$0.02POST https://api.timzinin.com/api/official-gazette-regulatory-action-router
curl -d '{"requestId": "c20_official_gazette_regulatory_action_router_7d18bd27b528", "publicationDate": "2026-08-14", "lookbackDays": 0, "watches": [{"watchId": "customs_changes", "keywords": ["g\u00fcmr\u00fck", "ithalat"], "matchMode": "any", "categories": ["regulation", "communique"], "reviewWindowDays": 2}, {"watchId": "energy_board", "keywords": ["Enerji Piyasas\u0131"], "matchMode": "all", "categories": ["board_decision"], "reviewWindowDays": 1}], "maxDocuments": 10, "maxSignals": 20, "maxTotalChargeUsd": 0.605}'
otodom-warsawOtodom Poland Real Estate ListingsPull live apartment and house listings straight from Otodom.pl — Poland's biggest real-estate classifieds portal — by deal type, property type and city. No login, no browser, no proxies.$0.02POST https://api.timzinin.com/api/otodom-warsaw
curl -d '{"deal_type": "sprzedaz", "property_type": "mieszkanie", "city": "mazowieckie/warszawa/warszawa/warszawa", "max_items": 5, "max_pages": 1}'
panama-canal-queue-transit-imbalancePanama Canal Queue & Transit Imbalance MonitorCompare aggregate commercial-vessel pressure across two fixed Panama Canal approach zones. Get side imbalance, movement, observed dwell, baseline change, freshness, confidence, gaps, and a human review action without exposing raw vessel identities or claiming official Canal queues.$0.02POST https://api.timzinin.com/api/panama-canal-queue-transit-imbalance
curl -d '{"schemaVersion": "1.0", "requestId": "auto", "watchId": "panama-canal-main", "sourceMode": "demo", "baselineDays": 30, "maxVessels": 500, "maxProviderRequests": 3, "timeoutMs": 10000, "maxTotalChargeUsd": 0.055}'
patent-monitorPatent Filing MonitorWatch keywords or technologies for newly granted US patents. Bring your own free PatentsView API key — get patent id, title, grant date, assignee and a direct Google Patents link for every match, sorted by most recent. Official PatentsView Search API (USPTO-backed).$0.02POST https://api.timzinin.com/api/patent-monitor
curl -d '{"queries": ["quantum computing", "mRNA vaccine"]}'
propertyfinder-gulfPropertyFinder.ae UAE Real Estate ListingsPull live apartment, villa, penthouse and townhouse listings straight from PropertyFinder.ae — the UAE's biggest real-estate portal — by deal type and emirate, sorted freshest-first. No login, no browser, no proxies.$0.02POST https://api.timzinin.com/api/propertyfinder-gulf
curl -d '{"deal_type": "sell", "emirate": "dubai", "max_items": 5, "max_pages": 1}'
re-new-listing-alertNew Listing AlertWatches a property portal for a saved filter and returns only the listings that appeared since the previous check. The first run on a new filter creates the baseline and says so.$0.05POST https://api.timzinin.com/api/re-new-listing-alert
curl -d '{"portal": "krisha-kz", "filter": {"queries": ["sale:apartment:almaty"], "max_items": 3, "max_pages": 1}, "baseline_key": "daily-test", "max_items": 20}'
realitica-adriaticRealitica.com Adriatic Real Estate ListingsPull live apartment and house listings straight from Realitica.com — a real-estate classifieds portal covering Montenegro, Croatia and Serbia — by deal type, property type and region. No login, no browser, no proxies.$0.02POST https://api.timzinin.com/api/realitica-adriatic
curl -d '{"deal_type": "prodaja", "property_type": "stanova", "region": "Crna-Gora", "max_items": 5, "max_pages": 1}'
restaurant-booking-gap-lead-finderRestaurant Booking Gap Lead FinderAnalyze submitted restaurant websites for booking-channel gaps with exact BYOD crawling and no discovery.$0.05POST https://api.timzinin.com/api/restaurant-booking-gap-lead-finder
curl -d '{"schemaVersion": "1.0", "requestId": "restaurant-daily-prefill-001", "maxResults": 10, "freshnessMinutes": 60, "detailLevel": "compact", "minGapScore": 45, "restaurants": [{"recordId": "restaurant-prefill-001", "name": "Dishoom", "websiteUrl": "https://www.dishoom.com/", "address": null}]}'
rightmove-londonRightmove UK Property Listings (London and beyond)Pull live for-sale and to-rent property listings straight from Rightmove.co.uk — the UK's biggest property portal — for London or any other Rightmove location code. No login, no browser, no proxies.$0.02POST https://api.timzinin.com/api/rightmove-london
curl -d '{"location_identifier": "REGION^87490", "deal_type": "sale", "max_items": 5, "max_pages": 1}'
rug-pull-scorerRug Pull Risk ScorerScore ERC-20/BEP-20 token rug-pull risk from honeypot.is simulation + DexScreener liquidity/age. Detects honeypots, high taxes, thin liquidity, brand-new pairs. Heuristic signal, not financial advice. No wallet, no RPC key, no browser.$0.01POST https://api.timzinin.com/api/rug-pull-scorer
curl -d '{"tokens": ["0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"]}'
sahibindex-property-market-benchmarkSahibindex Property Market BenchmarkCompare customer-owned property facts with licensed public Sahibindex market reports. Unofficial, independent Actor; not affiliated with or endorsed by any named source publisher.$0.02POST https://api.timzinin.com/api/sahibindex-property-market-benchmark
curl -d '{"requestId": "c20_sahibindex_property_market_benchmark_2f54d13f35d2", "reportUrl": "https://image5.sahibinden.com/staticContent/46800756/5ff7/403d/a818/c375e3143738/1774419975.pdf", "properties": [{"propertyId": "istanbul_demo_001_b8577a34", "city": "\u0130stanbul", "priceTry": 5500000, "areaM2": 100}, {"propertyId": "ankara_demo_001_b8577a34", "city": "Ankara", "priceTry": 4000000, "areaM2": 110}, {"propertyId": "izmir_demo_001_b8577a34", "city": "\u0130zmir", "priceTry": 6500000, "areaM2": 120}], "deviationThresholdPct": 10, "slowMarketDays": 75, "maxReportAgeMonths": 12, "maxTotalChargeUsd": 0.095}'
sanctions-screeningSanctions Screening APIScreen names against the live OFAC SDN and EU consolidated sanctions lists. Keyless, no login — flags potential hits with a match score so you can review before onboarding a client or counterparty.$0.01POST https://api.timzinin.com/api/sanctions-screening
curl -d '{"names": ["Yevgeniy Prigozhin", "Acme Trading LLC"]}'
sanctions-update-alertSanctions List Update AlertRe-screens a saved watchlist against sanctions lists and returns only the entries whose status changed since the previous check. The first run creates the baseline and says so.$0.05POST https://api.timzinin.com/api/sanctions-update-alert
curl -d '{"names": ["Yevgeniy Prigozhin"], "minScore": 0.5, "baseline_key": "daily-test", "max_items": 20}'
sec-edgar-watcherSEC Filing WatcherWatch stock tickers for new SEC filings — 10-K, 10-Q, 8-K, S-1 and more. Official SEC EDGAR data, free, no API key or login. Filter by form type and lookback window; get form, filing date and a direct document URL for every match.$0.01POST https://api.timzinin.com/api/sec-edgar-watcher
curl -d '{"tickers": ["AAPL", "TSLA"]}'
shopify-price-change-monitorShopify Price Change MonitorWatches a Shopify store's catalogue and returns only the products whose price or availability changed since the previous check. The first run creates the baseline and says so.$0.05POST https://api.timzinin.com/api/shopify-price-change-monitor
curl -d '{"websites": ["allbirds.com"], "baseline_key": "daily-test", "max_items": 20}'
shopify-store-intelligenceShopify Store IntelligenceConfirm a site runs on Shopify and pull store intelligence from its public feeds — product count, price range, top vendors/categories, newest listing and a rough revenue-band heuristic. No login, no Shopify API key.$0.01POST https://api.timzinin.com/api/shopify-store-intelligence
curl -d '{"websites": ["https://allbirds.com", "https://gymshark.com"]}'
singapore-bunker-tanker-divergenceSingapore Bunker Demand & Tanker Flow DivergenceCompare official monthly Singapore bunker demand, tanker arrivals, fuel mix, and vessel calls in one evidence report. Add optional bounded BYOK tanker pressure, with publication lag, freshness, confidence, null reasons, provenance, gaps, and human review.$0.02POST https://api.timzinin.com/api/singapore-bunker-tanker-divergence
curl -d '{"schemaVersion": "1.0", "requestId": "auto", "watchId": "singapore-bunker-main", "sourceMode": "open", "baselineMonths": 12, "maxRows": 240, "maxProviderRequests": 2, "maxTotalChargeUsd": 0.055}'
sitemap-to-knowledgeRAG Dataset BuilderGive it a domain. It reads the sitemap, fetches the pages, strips them to clean text and splits everything into ~1000-char chunks — one dataset row per chunk, ready to embed into a vector store. No browser, no LLM, no API key.$0.02POST https://api.timzinin.com/api/sitemap-to-knowledge
curl -d '{"items": ["docs.example.com", "example.com"]}'
social-preview-checkerSocial Preview CheckerSee exactly how your links look when shared on Telegram, WhatsApp, X, LinkedIn, Slack, Facebook & Discord. Bulk-audit Open Graph and Twitter Card tags, validate preview images, and find what breaks your link previews.$0.01POST https://api.timzinin.com/api/social-preview-checker
curl -d '{"urls": ["https://example.com", "https://github.com"]}'
ss-ge-tbilisiSS.ge Georgia Real Estate ListingsPull live real-estate listings straight from SS.ge — Georgia's biggest real-estate classifieds portal — by city, with price in whichever currency (GEL or USD) the seller actually set. No login, no browser, no proxies.$0.02POST https://api.timzinin.com/api/ss-ge-tbilisi
curl -d '{"city_id": 95, "deal_type": "any", "max_items": 5, "max_pages": 1}'
storia-bucharestStoria Romania Real Estate ListingsPull live apartment and house listings straight from Storia.ro — Romania's biggest real-estate classifieds portal — by deal type, property type and city. No login, no browser, no proxies.$0.02POST https://api.timzinin.com/api/storia-bucharest
curl -d '{"deal_type": "vanzare", "property_type": "apartament", "city": "bucuresti", "max_items": 5, "max_pages": 1}'
strait-of-hormuz-tanker-flow-recoveryStrait of Hormuz Tanker Flow Recovery IndexCompare aggregate commercial-tanker observations across three fixed Strait of Hormuz zones with seven- and thirty-observation baselines. Get deterministic recovery labels, freshness, confidence, gaps, and a human-review action without exposing raw identities or positions.$0.02POST https://api.timzinin.com/api/strait-of-hormuz-tanker-flow-recovery
curl -d '{"schemaVersion": "1.0", "requestId": "auto", "watchId": "hormuz-tanker-flow", "sourceMode": "demo", "maxVessels": 100, "maxProviderRequests": 4, "maxTotalChargeUsd": 0.055}'
structured-extractStructured Data ExtractorTurn any URL into clean structured JSON — title, description, image, JSON-LD, headings, links, emails and prices — extracted deterministically via regex. Zero LLM calls, zero API keys. Built for AI agents that need one page turned into typed data, cheaply.$0.01POST https://api.timzinin.com/api/structured-extract
curl -d '{"urls": ["https://example.com", "https://www.iana.org/help/example-domains"]}'
taiwan-company-kyb-lookupTaiwan Company KYB LookupResolve Taiwan companies (統一編號 or legal name) to an evidence-backed KYB card from the official MOEA GCIS open-data registry. Free structural checks, free not-found/ambiguous/error outcomes; billed only for a complete, unambiguous company card.$0.01POST https://api.timzinin.com/api/taiwan-company-kyb-lookup
curl -d '{"companies": [{"unifiedBusinessNumber": "22099131"}], "includeBoard": true, "maxConcurrency": 2}'
tap-az-bakuTap.az Azerbaijan Real Estate ListingsPull live apartment listings straight from Tap.az — Azerbaijan's biggest classifieds marketplace — by real-estate category. No login, no browser, no proxies.$0.02POST https://api.timzinin.com/api/tap-az-baku
curl -d '{"category": "menziller", "max_items": 5, "max_pages": 1}'
tech-stack-change-detectorTech Stack Change DetectorDetect a website's current technologies (CMS, ecommerce, analytics, marketing/CRM, framework, hosting/CDN, chat, payments) and diff it against a previously-seen stack you supply, so you get exactly what was added or removed. No browser, no proxies, no login.$0.01POST https://api.timzinin.com/api/tech-stack-change-detector
curl -d '{"items": ["shopify.com", "wordpress.org|WordPress,jQuery"]}'
tech-stack-detectorWebsite Tech Stack DetectorDetect the technologies a website runs — CMS, ecommerce platform, analytics, marketing/CRM, JS framework, hosting/CDN, chat and payments — straight from its public HTML and HTTP headers. No browser, no proxies, no login. Built for sales targeting and competitive research.$0.01POST https://api.timzinin.com/api/tech-stack-detector
curl -d '{"websites": ["https://shopify.com", "https://wordpress.org"]}'
tender-alertTender Change AlertWatches public tender feeds for a saved filter and returns only what changed since the previous check — new tenders, closed ones, changed deadlines. The first run on a new filter creates the baseline and says so.$0.05POST https://api.timzinin.com/api/tender-alert
curl -d '{"queries": ["classification-cpv=72000000"], "baseline_key": "daily-test", "limit": 5, "max_items": 20}'
thirteen-f-tracker13F Portfolio TrackerTrack institutional managers (hedge funds, family offices) by SEC CIK or name and get their recent 13F-HR quarterly filings — form, filing date, accession number and an EDGAR link. Official SEC data, free, no API key or login.$0.01POST https://api.timzinin.com/api/thirteen-f-tracker
curl -d '{"managers": ["0001067983", "0001350694"]}'
token-launch-radarToken Launch RadarLook up any token contract address or ticker across DEXes and get liquidity, 24h volume, pair age, a 0-100 quality score and risk flags. Powered by DexScreener's public API. No key, no wallet, no on-chain node. Not financial advice.$0.01POST https://api.timzinin.com/api/token-launch-radar
curl -d '{"tokens": ["0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", "PEPE"]}'
traffic-index-operating-window-plannerİBB Traffic Operating Window PlannerConvert official hourly traffic history into explainable low-congestion operating windows. Unofficial, independent Actor; not affiliated with or endorsed by any named source publisher.$0.02POST https://api.timzinin.com/api/traffic-index-operating-window-planner
curl -d '{"requestId": "c20_traffic_index_operating_window_planner_41977f7d8b76", "windows": [{"windowId": "dispatch_am", "scheduledAt": "2026-08-18T08:30:00+03:00", "flexHours": 2, "maxTrafficIndex": 45, "costPerIndexPointUsd": 12.5}, {"windowId": "service_pm", "scheduledAt": "2026-08-18T17:00:00+03:00", "flexHours": 3, "maxTrafficIndex": 50, "costPerIndexPointUsd": 8}], "maxTotalChargeUsd": 0.045}'
uk-public-tender-lead-alertUK Public Tender Lead AlertWatch UK Find a Tender for public-sector tenders newly matching your keywords, CPV codes, value threshold or region, and get only the new ones since your last check.$0.05POST https://api.timzinin.com/api/uk-public-tender-lead-alert
curl -d '{"keywords": ["software"], "lookbackDays": 1, "maxNewPerRun": 20, "emitBaseline": true}'
url-to-markdownURL to Markdown ConverterFetch any URL and convert it into clean, LLM-ready Markdown — headings, links, lists and emphasis preserved, scripts/nav/ads stripped. No browser, no LLM calls, no API key. Built for RAG pipelines and AI agents that need one page turned into readable text, cheaply.$0.01POST https://api.timzinin.com/api/url-to-markdown
curl -d '{"urls": ["https://example.com", "https://www.iana.org/help/example-domains"]}'
us-brand-action-queueUS Brand Action QueueTurn verified US brand signals into one deterministic prioritized action queue with evidence, urgency, ownership status, and rule traces for downstream operators and agents. The Actor does not send messages or write to destinations.$0.05POST https://api.timzinin.com/api/us-brand-action-queue
curl -d '{"schemaVersion": "1.0", "requestId": "action-queue-20260804-001", "scoredAt": "2026-08-05T00:00:00Z", "items": [{"entityId": "nike.com", "brandName": "Nike", "legalName": "Nike, Inc.", "domain": "nike.com", "ticker": "NKE", "cik": null, "aliases": ["Nike, Inc."], "country": "US", "sourceEntityIds": ["us-dtc-product-launch-monitor:nike.com"], "eventType": "product_launch", "eventId": "fixture-launch-001", "observedAt": "2026-08-04T10:00:00Z", "effectiveAt": "2026-08-04T10:00:00Z", "sourceName": "prefill_fixture", "sourceUrl": "https://www.nike.com/", "sourceRecordId": "fixture-launch-001", "evidence": {"facts": {"productName": "Fixture running shoe", "price": 120}, "excerpt": "Synthetic Store prefill evidence; not a live fetch", "additionalUrls": []}, "confidence": 0.96, "severity": "high", "state": "active", "dedupeKey": "prefill_fixture|nike.com|product_launch|fixture-launch-001", "attribution": {"status": "verified_by_source", "proofType": "exact-domain", "proofValue": "nike.com", "sourceEntityId": "us-dtc-product-launch-monitor:nike.com"}, "owner": {"ownerType": "team", "ownerId": "merchandising", "label": "Merchandising", "source": "customer"}, "analysisStatus": "not_requested", "demoFixture": true}, {"entityId": "nike.com", "brandName": "Nike", "legalName": "Nike, Inc.", "domain": "nike.com", "ticker": "NKE", "cik": null, "aliases": ["Nike, Inc."], "country": "US", "sourceEntityIds": ["us-dtc-product-launch-monitor:nike.com"], "eventType": "product_launch", "eventId": "fixture-launch-001", "observedAt": "2026-08-04T10:00:00Z", "effectiveAt": "2026-08-04T10:00:00Z", "sourceName": "prefill_fixture", "sourceUrl": "https://www.nike.com/", "sourceRecordId": "fixture-launch-001", "evidence": {"facts": {"productName": "Fixture running shoe", "price": 120}, "excerpt": "Synthetic Store prefill evidence; not a live fetch", "additionalUrls": []}, "confidence": 0.96, "severity": "high", "state": "active", "dedupeKey": "prefill_fixture|nike.com|product_launch|fixture-launch-001", "attribution": {"status": "verified_by_source", "proofType": "exact-domain", "proofValue": "nike.com", "sourceEntityId": "us-dtc-product-launch-monitor:nike.com"}, "owner": {"ownerType": "team", "ownerId": "merchandising", "label": "Merchandising", "source": "customer"}, "analysisStatus": "not_requested", "demoFixture": true}], "options": {"mode": "demo", "maxItems": 10, "maxActions": 10, "includeResolved": true, "explanation": "off"}}'
us-brand-evidence-chronology-builderUS Brand Evidence Chronology BuilderBuild a deterministic chronology from 1 to 30 closed US brand evidence rows and an explicit UTC as-of time. It sorts supplied facts, marks same-time groups, reports future-dated IDs, and emits stable counts and digests.$0.05POST https://api.timzinin.com/api/us-brand-evidence-chronology-builder
curl -d '{"schemaVersion": "1.0", "asOf": "2026-08-05T09:00:00Z", "rows": [{"evidenceId": "nike-offer-001", "eventType": "offer", "effectiveAt": "2026-08-04T12:00:00Z", "observedAt": "2026-08-04T12:30:00Z", "sourceUrl": "https://www.nike.com/news/example", "fact": "A submitted source reports a US offer change."}, {"evidenceId": "nike-award-001", "eventType": "award", "effectiveAt": "2026-08-04T12:00:00Z", "observedAt": "2026-08-04T13:00:00Z", "sourceUrl": "https://www.usaspending.gov/award/example", "fact": "A submitted source lists an award associated with the brand."}]}'
us-brand-evidence-citation-tableUS Brand Evidence Citation TableTurn a small buyer-owned evidence packet into a stable citation table with bounded Markdown citations, host and source counts, limitations, and digests. It formats the supplied facts and does not browse, fetch, verify, rank, or enrich them.$0.05POST https://api.timzinin.com/api/us-brand-evidence-citation-table
curl -d '{"schemaVersion": "1.0", "rows": [{"evidenceId": "evidence-001", "brandName": "Northstar Coffee", "eventType": "price_change", "observedAt": "2026-07-31T09:30:00Z", "sourceName": "Buyer newsroom note", "sourceUrl": "https://example.com/northstar-price-note", "excerpt": "The buyer-supplied note says the seasonal blend price changed on July 31."}, {"evidenceId": "evidence-002", "brandName": "Northstar Coffee", "eventType": "product_launch", "observedAt": "2026-08-01T12:00:00Z", "sourceName": "Buyer product page", "sourceUrl": "https://example.com/northstar-seasonal", "excerpt": "The buyer-supplied excerpt describes a seasonal blend launch for August."}, {"evidenceId": "evidence-003", "brandName": "Harbor Supply", "eventType": "campaign", "observedAt": "2026-08-02T15:45:00Z", "sourceName": "Buyer campaign brief", "sourceUrl": "https://example.com/harbor-campaign", "excerpt": "The buyer-supplied brief names a back-to-school campaign and its stated launch date."}]}'
us-brand-evidence-snapshot-diffUS Brand Evidence Snapshot DiffCompare two small buyer-supplied US brand evidence snapshots and return a stable machine-readable report of added, removed, changed, and unchanged records. Inline-only, deterministic, and designed for agents that already own both snapshots.$0.05POST https://api.timzinin.com/api/us-brand-evidence-snapshot-diff
curl -d '{"schemaVersion": "1.0", "primarySide": "before", "primary": [{"dedupeKey": "acme|offer|001", "brandName": "Acme Northstar Labs", "country": "US", "eventType": "offer", "observedAt": "2026-08-04T12:00:00Z", "sourceKind": "official_site", "sourceUrl": "https://example.com/acme/offer", "evidence": {"facts": {"priceUsd": "24.00"}, "excerpt": "Synthetic fixture only.", "contentDigest": "sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "contentBytes": 1200}, "demoFixture": true, "fixtureAsOf": "2026-08-05T00:00:00Z"}, {"dedupeKey": "acme|award|001", "brandName": "Acme Northstar Labs", "country": "US", "eventType": "award", "observedAt": "2026-08-03T12:00:00Z", "severity": "medium", "sourceKind": "official_site", "sourceUrl": "https://example.com/acme/award", "demoFixture": true, "fixtureAsOf": "2026-08-05T00:00:00Z"}, {"dedupeKey": "unchanged|news|001", "brandName": "Example Federal Tools", "country": "US", "eventType": "news", "observedAt": "2026-08-04T12:00:00Z", "sourceKind": "official_site", "sourceUrl": "https://example.com/example/news", "demoFixture": true, "fixtureAsOf": "2026-08-05T00:00:00Z"}], "counterpart": [{"dedupeKey": "acme|offer|001", "brandName": "Acme Northstar Labs", "country": "US", "eventType": "offer", "observedAt": "2026-08-04T12:00:00Z", "sourceKind": "official_site", "sourceUrl": "https://example.com/acme/offer", "evidence": {"facts": {"priceUsd": "19.00"}, "excerpt": "Synthetic fixture only.", "contentDigest": "sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "contentBytes": 1200}, "demoFixture": true, "fixtureAsOf": "2026-08-05T00:00:00Z"}, {"dedupeKey": "unchanged|news|001", "brandName": "Example Federal Tools", "country": "US", "eventType": "news", "observedAt": "2026-08-04T12:00:00Z", "sourceKind": "official_site", "sourceUrl": "https://example.com/example/news", "demoFixture": true, "fixtureAsOf": "2026-08-05T00:00:00Z"}, {"dedupeKey": "new|launch|001", "brandName": "New Example Brand", "country": "US", "eventType": "news", "observedAt": "2026-08-04T13:00:00Z", "sourceKind": "official_site", "sourceUrl": "https://example.com/new/launch", "demoFixture": true, "fixtureAsOf": "2026-08-05T00:00:00Z"}]}'
us-brand-federal-award-snapshotUS Brand Federal Award SnapshotGiven one exact USAspending recipient ID and a bounded UTC date window, return a deterministic snapshot of federal contract transactions for that recipient. Built for company and government-intelligence agents; no buyer URL, API key, browser, or LLM.$0.05POST https://api.timzinin.com/api/us-brand-federal-award-snapshot
curl -d '{"recipientId": "09c94e6e-003f-7a9a-a6a9-2305eb5b6025-C", "startDate": "2026-07-01", "endDate": "2026-08-04", "maxResults": 10, "requestId": "prefill-apple-contracts-2026-08"}'
us-brand-offer-evidence-normalizerUS Brand Offer Evidence NormalizerTurn supplied US brand offer, coupon, ad, and landing-page evidence into closed deterministic JSON. Submit bounded inline rows or one authorized read-only Dataset; the Actor validates source proof and terms without browsing or inferring ownership.$0.05POST https://api.timzinin.com/api/us-brand-offer-evidence-normalizer
curl -d '{"schemaVersion": "1.0", "requestId": "offer-normalize-20260804-001", "rows": [{"entity": {"entityId": "brand:demo-outfitters", "brandName": "Demo Outfitters", "legalName": null, "domain": "demo.example", "ticker": null, "aliases": [], "country": "US", "sourceEntityIds": ["prefill:demo-outfitters"]}, "evidence": {"evidenceType": "landing_page", "sourceName": "demo_fixture", "sourceRecordId": "offer-001", "sourceUrl": "https://demo.example/offers/spring", "observedAt": "2026-08-04T08:00:00Z", "rawTitle": "Spring offer", "rawTermsText": "20% off orders $50+ with code SPRING20. Ends 2026-09-30.", "terms": {"offerKind": "percent_off", "percentOff": 20, "minPurchaseAmount": {"value": 50, "currency": "USD"}, "couponCode": "SPRING20", "endAt": "2026-09-30T23:59:59Z"}, "entityAttribution": {"status": "verified_by_source", "proofType": "first_party_domain", "proofValue": "demo.example", "sourceEntityId": "prefill:demo-outfitters", "proofUrl": "https://demo.example/", "proofDomain": "demo.example", "merchantId": null, "adAccountId": null, "officialSourceId": null}, "additionalUrls": []}}, {"entity": {"entityId": "brand:demo-outfitters", "brandName": "Demo Outfitters", "legalName": null, "domain": "demo.example", "ticker": null, "aliases": [], "country": "US", "sourceEntityIds": ["prefill:demo-outfitters"]}, "evidence": {"evidenceType": "landing_page", "sourceName": "demo_fixture", "sourceRecordId": "offer-001", "sourceUrl": "https://demo.example/offers/spring", "observedAt": "2026-08-04T08:00:00Z", "rawTitle": "Spring offer", "rawTermsText": "20% off orders $50+ with code SPRING20. Ends 2026-09-30.", "terms": {"offerKind": "percent_off", "percentOff": 20, "minPurchaseAmount": {"value": 50, "currency": "USD"}, "couponCode": "SPRING20", "endAt": "2026-09-30T23:59:59Z"}, "entityAttribution": {"status": "verified_by_source", "proofType": "first_party_domain", "proofValue": "demo.example", "sourceEntityId": "prefill:demo-outfitters", "proofUrl": "https://demo.example/", "proofDomain": "demo.example", "merchantId": null, "adAccountId": null, "officialSourceId": null}, "additionalUrls": []}}], "options": {"labels": "off", "maxItems": 100}}'
us-brand-signal-batch-splitterUS Brand Signal Batch SplitterSplit a bounded batch of normalized US brand signal rows by brand, event type, severity, or analysis status. Receive stable groups, exact IDs, counts, and SHA-256 digests without browsing, enrichment, inference, or child calls.$0.05POST https://api.timzinin.com/api/us-brand-signal-batch-splitter
curl -d '{"schemaVersion": "1.0", "groupingMode": "brand", "rows": [{"signalId": "sig-nike-launch-001", "brandName": "Nike", "eventType": "product_launch", "severity": "high", "analysisStatus": "unreviewed"}, {"signalId": "sig-nike-price-002", "brandName": "Nike", "eventType": "price_change", "severity": "medium", "analysisStatus": "reviewed"}, {"signalId": "sig-acme-recall-003", "brandName": "Acme Labs", "eventType": "recall", "severity": "critical", "analysisStatus": "reviewed"}, {"signalId": "sig-contoso-news-004", "brandName": "Contoso", "eventType": "news_item", "severity": "low", "analysisStatus": "unknown"}]}'
us-brand-signal-brand-summaryUS Brand Signal Brand SummarySummarize 1 to 60 buyer-supplied normalized US brand signals for up to 15 explicit brands. Receive deterministic counts and grouped facts without identity resolution, source verification, browsing, or live enrichment.$0.05POST https://api.timzinin.com/api/us-brand-signal-brand-summary
curl -d '{"schemaVersion": "1.0", "rows": [{"signalId": "nike-launch-001", "brandName": "Nike", "eventType": "product_launch", "severity": "high", "status": "active", "observedAt": "2024-02-29T12:00:00Z", "sourceUrl": "https://example.com/nike-launch"}, {"signalId": "nike-price-001", "brandName": "Nike", "eventType": "price_change", "severity": "medium", "status": "resolved", "observedAt": "2024-03-01T12:00:00Z", "sourceUrl": "https://example.com/retail/nike-price"}, {"signalId": "apple-risk-001", "brandName": "Apple", "eventType": "risk", "severity": "critical", "status": "active", "observedAt": "2024-03-02T12:00:00Z", "sourceUrl": "https://example.org/apple-risk"}, {"signalId": "apple-review-001", "brandName": "Apple", "eventType": "review", "severity": "low", "status": "active", "observedAt": "2024-03-03T12:00:00Z", "sourceUrl": "https://example.org/apple-review"}]}'
us-brand-signal-brief-composerUS Brand Signal Brief ComposerTurn a buyer-supplied snapshot of US brand signals into one bounded deterministic machine-readable brief. It reduces the facts you provide and does not discover, fetch, verify, or enrich evidence.$0.05POST https://api.timzinin.com/api/us-brand-signal-brief-composer
curl -d '{"schemaVersion": "1.0", "snapshotAt": "2026-08-05T00:00:00Z", "title": "Nike US signal brief", "rows": [{"eventId": "nike-launch-001", "severity": "HIGH", "sourceName": "Brand newsroom", "summary": "New running product announced", "status": "active"}, {"eventId": "nike-price-001", "severity": "MEDIUM", "sourceName": "Retail monitor", "summary": "List price changed for a tracked SKU", "status": "resolved"}, {"eventId": "nike-review-001", "severity": "LOW", "sourceName": "Retail monitor", "summary": "Review volume moved above the watch threshold", "status": "active"}]}'
us-brand-signal-confidence-gateUS Brand Signal Confidence GateClassify buyer-supplied normalized US brand signal scores against explicit accept and review thresholds. Receive sorted accepted, review, and rejected IDs with stable reason codes, counts, and digests; no source or identity claims are made.$0.05POST https://api.timzinin.com/api/us-brand-signal-confidence-gate
curl -d '{"schemaVersion": "1.0", "thresholds": {"acceptThreshold": 80, "reviewThreshold": 50, "thresholdOrder": "accept_gt_review"}, "rows": [{"signalId": "signal-001", "normalizedSignal": 96}, {"signalId": "signal-002", "normalizedSignal": 82}, {"signalId": "signal-003", "normalizedSignal": 61}, {"signalId": "signal-004", "normalizedSignal": 39}]}'
us-brand-signal-cooccurrence-analyzerUS Brand Signal Co-occurrence AnalyzerMeasure how often buyer-supplied opaque signal IDs appear together in bounded observation groups. Return stable signal counts, unordered pair counts, support, Jaccard overlap, and digests without fetching or making causality claims.$0.05POST https://api.timzinin.com/api/us-brand-signal-cooccurrence-analyzer
curl -d '{"schemaVersion": "1.0", "groups": [{"groupId": "observation-001", "signalIds": ["signal-a", "signal-b", "signal-c"]}, {"groupId": "observation-002", "signalIds": ["signal-a", "signal-b"]}, {"groupId": "observation-003", "signalIds": ["signal-a", "signal-c"]}, {"groupId": "observation-004", "signalIds": ["signal-b", "signal-c"]}]}'
us-brand-signal-crm-field-mapperUS Brand Signal CRM Field MapperTurn 1 to 100 buyer-supplied US brand signal rows into unsent HubSpot, Salesforce, or generic CRM field proposals while preserving evidence IDs and URLs. No CRM credentials, network calls, proxy, LLM, identity resolution, or arbitrary expressions.$0.05POST https://api.timzinin.com/api/us-brand-signal-crm-field-mapper
curl -d '{"schemaVersion": "1.0", "target": "hubspot", "mapping": [{"sourceField": "brand_name", "targetField": "company_name", "transform": "trim"}, {"sourceField": "signal_status", "targetField": "signal_status", "transform": "lowercase"}, {"sourceField": "score", "targetField": "signal_score", "transform": "number_decimal_2"}, {"sourceField": "observed_at", "targetField": "last_observed_at", "transform": "date_yyyy_mm_dd"}], "rows": [{"signalId": "sig-001", "entityId": "brand-acme", "sourceEvidenceId": "ev-001", "sourceUrl": "https://evidence.example.com/acme/offer", "observedAt": "2026-08-05T10:00:00Z", "values": {"brand_name": " Acme ", "signal_status": "ACTIVE", "score": 82.5}}, {"signalId": "sig-002", "entityId": "brand-acme", "sourceEvidenceId": "ev-002", "sourceUrl": "https://evidence.example.com/acme/news", "observedAt": "2026-08-05T11:00:00Z", "values": {"brand_name": "Acme", "signal_status": "ACTIVE", "score": 82.5}}]}'
us-brand-signal-cross-tabulatorUS Brand Signal Cross-TabulatorBuild a deterministic two-dimensional count table from buyer-supplied opaque rows, such as event type by status or brand by review state. It only counts the bounded request and does not verify sources or infer causality.$0.05POST https://api.timzinin.com/api/us-brand-signal-cross-tabulator
curl -d '{"schemaVersion": "1.0", "rows": [{"rowId": "observation-001", "rowDimension": "enterprise", "columnDimension": "accepted"}, {"rowId": "observation-002", "rowDimension": "enterprise", "columnDimension": "review"}, {"rowId": "observation-003", "rowDimension": "startup", "columnDimension": "accepted"}, {"rowId": "observation-004", "rowDimension": "startup", "columnDimension": "rejected"}, {"rowId": "observation-005", "rowDimension": "enterprise", "columnDimension": "accepted"}]}'
us-brand-signal-merge-reportUS Brand Signal Merge ReportReconcile two buyer-supplied batches of normalized US brand signals. Receive a deterministic union, exact duplicate IDs, field conflicts, one-sided ID sets, counts, and digests without choosing a winner or making a truth claim.$0.05POST https://api.timzinin.com/api/us-brand-signal-merge-report
curl -d '{"schemaVersion": "1.0", "left": [{"signalId": "sig-acme-recall-002", "brandName": "Acme Labs", "eventType": "risk", "severity": "critical", "status": "active", "observedAt": "2026-08-04T13:00:00Z", "sourceUrl": "https://alerts.example.com/acme-recall"}, {"signalId": "sig-nike-launch-001", "brandName": "Nike", "eventType": "product_launch", "severity": "high", "status": "active", "observedAt": "2026-08-04T12:00:00Z", "sourceUrl": "https://news.example.com/nike-launch"}, {"signalId": "sig-left-only-004", "brandName": "Northstar", "eventType": "review", "severity": "low", "status": "resolved", "observedAt": "2026-02-28T09:00:00Z", "sourceUrl": "https://reviews.example.com/northstar"}], "right": [{"signalId": "sig-acme-recall-002", "brandName": "Acme Labs", "eventType": "risk", "severity": "high", "status": "active", "observedAt": "2026-08-04T13:00:00Z", "sourceUrl": "https://alerts.example.com/acme-recall-updated"}, {"signalId": "sig-nike-launch-001", "brandName": "Nike", "eventType": "product_launch", "severity": "high", "status": "active", "observedAt": "2026-08-04T12:00:00Z", "sourceUrl": "https://news.example.com/nike-launch"}, {"signalId": "sig-right-only-003", "brandName": "Contoso", "eventType": "price_change", "severity": "medium", "status": "active", "observedAt": "2026-08-04T14:00:00Z", "sourceUrl": "https://prices.example.com/contoso"}]}'
us-brand-signal-metrics-aggregatorUS Brand Signal Metrics AggregatorCompute deterministic machine-friendly metrics for US brand signal rows you already collected, including event, severity, status, source, confidence, warning, and digest metrics. Stateless, keyless, offline, and bounded for agent pipelines.$0.05POST https://api.timzinin.com/api/us-brand-signal-metrics-aggregator
curl -d '{"schemaVersion": "1.0", "rows": [{"signalId": "nike-launch-001", "eventType": "product_launch", "severity": "high", "sourceName": "Brand newsroom", "confidenceBps": 9200, "status": "active"}, {"signalId": "nike-price-001", "eventType": "price_change", "severity": "medium", "sourceName": "Retail monitor", "confidenceBps": 7600, "status": "resolved"}, {"signalId": "nike-review-001", "eventType": "review", "severity": "low", "sourceName": "Retail monitor", "confidenceBps": 4800, "status": "active"}]}'
us-brand-signal-policy-simulatorUS Brand Signal Policy SimulatorCompare buyer-defined threshold policies over the same opaque US brand signal scores. Return accepted, review, and rejected IDs for every policy plus differences and sensitivity summaries; it does not choose or recommend a policy.$0.05POST https://api.timzinin.com/api/us-brand-signal-policy-simulator
curl -d '{"schemaVersion": "1.0", "rows": [{"signalId": "signal-001", "normalizedScore": 96}, {"signalId": "signal-002", "normalizedScore": 82}, {"signalId": "signal-003", "normalizedScore": 61}, {"signalId": "signal-004", "normalizedScore": 39}], "policies": [{"policyId": "balanced", "reviewThreshold": 50, "acceptThreshold": 80, "thresholdOrder": "review_lt_accept"}, {"policyId": "strict", "reviewThreshold": 70, "acceptThreshold": 90, "thresholdOrder": "review_lt_accept"}, {"policyId": "broad", "reviewThreshold": 30, "acceptThreshold": 70, "thresholdOrder": "review_lt_accept"}]}'
us-brand-signal-rule-routerUS Brand Signal Rule RouterTurn normalized US brand signals and ordered rules into a deterministic routing plan with matched routes, unmatched IDs, counts, warnings, and reproducible digests. It never sends messages, calls destinations, fetches URLs, or infers identity.$0.05POST https://api.timzinin.com/api/us-brand-signal-rule-router
curl -d '{"schemaVersion": "1.0", "mode": "firstMatch", "signals": [{"signalId": "sig-nike-launch-001", "brandName": "Nike", "eventType": "product_launch", "severity": "high", "confidence": 0.96, "sourceName": "brand-monitor-fixture", "country": "US", "analysisStatus": "unreviewed", "observedAt": "2026-08-05T10:00:00.000Z"}, {"signalId": "sig-acme-incident-002", "brandName": "Acme Labs", "eventType": "safety_incident", "severity": "critical", "confidence": 0.91, "sourceName": "brand-monitor-fixture", "country": "US", "analysisStatus": "reviewed", "observedAt": "2026-08-05T10:01:00.000Z"}, {"signalId": "sig-unmatched-003", "brandName": "Contoso", "eventType": "news_item", "severity": "low", "confidence": 0.42, "sourceName": "press-fixture", "country": "US", "analysisStatus": "unknown", "observedAt": "2026-08-05T10:02:00.000Z"}], "rules": [{"ruleId": "rule-critical", "routeId": "risk-review", "eventType": null, "severity": "critical", "confidenceMin": 0.8, "confidenceMax": null, "sourceName": null, "country": "US", "analysisStatus": null}, {"ruleId": "rule-launch", "routeId": "launch-review", "eventType": "product_launch", "severity": null, "confidenceMin": 0.9, "confidenceMax": null, "sourceName": "brand-monitor-fixture", "country": "US", "analysisStatus": "unreviewed"}, {"ruleId": "rule-high-confidence", "routeId": "confidence-review", "eventType": null, "severity": null, "confidenceMin": 0.9, "confidenceMax": 1, "sourceName": null, "country": null, "analysisStatus": null}]}'
us-brand-signal-sequence-transition-analyzerUS Brand Signal Sequence Transition AnalyzerMeasure ordered adjacent transitions in buyer-supplied opaque sequences for workflow, funnel, and journey analysis. The bounded processor analyzes only the JSON you provide and makes no identity or causality claim.$0.05POST https://api.timzinin.com/api/us-brand-signal-sequence-transition-analyzer
curl -d '{"schemaVersion": "1.0", "sequences": [{"sequenceId": "journey-001", "stepIds": ["discover", "compare", "select", "purchase"]}, {"sequenceId": "journey-002", "stepIds": ["discover", "compare", "purchase"]}, {"sequenceId": "journey-003", "stepIds": ["discover", "select", "purchase"]}]}'
us-brand-signal-sla-checkerUS Brand Signal SLA CheckerClassify buyer-supplied schedule rows against an explicit UTC timestamp: which items met their due time, missed it, or remain open. Deterministic and offline; it never fetches a clock or resolves an item to a person or company.$0.05POST https://api.timzinin.com/api/us-brand-signal-sla-checker
curl -d '{"schemaVersion": "1.0", "asOf": "2026-08-05T12:00:00Z", "rows": [{"itemId": "case-001", "openedAt": "2026-08-05T08:00:00Z", "dueAt": "2026-08-05T10:00:00Z", "resolvedAt": "2026-08-05T09:30:00Z"}, {"itemId": "case-002", "openedAt": "2026-08-05T08:00:00Z", "dueAt": "2026-08-05T09:00:00Z", "resolvedAt": "2026-08-05T09:30:00Z"}]}'
us-brand-signal-webhook-payload-builderUS Brand Signal Webhook Payload BuilderBuild one bounded deterministic unsent payload shaped for Slack, Teams, or a generic webhook from one normalized signal and buyer-supplied evidence. The Actor never sends a webhook or accepts a destination.$0.05POST https://api.timzinin.com/api/us-brand-signal-webhook-payload-builder
curl -d '{"schemaVersion": "1.0", "signal": {"signalId": "nike-recall-001", "signalType": "recall", "headline": "Nike issues a limited product recall", "summary": "The buyer supplied this normalized recall signal for review by a downstream operator.", "severity": "high", "occurredAt": "2026-08-05T12:00:00Z", "evidence": [{"url": "https://example.com/evidence/nike-recall-001", "title": "Buyer evidence record", "capturedAt": "2026-08-05T12:05:00Z"}]}, "target": "slack", "presentation": {"includeHeadline": true, "includeSummary": true, "includeSeverity": true, "includeSource": true, "includeOccurredAt": true, "maxContentChars": 600, "style": "standard"}}'
us-map-retail-evidenceUS MAP Retail EvidenceProcess supplied US retail evidence into MAP, availability, baseline, and review findings.$0.08POST https://api.timzinin.com/api/us-map-retail-evidence
curl -d '{"schemaVersion": "1.0", "requestId": "auto", "watchId": "lego-watch", "watchUniverse": ["tcin:16747749"], "rows": [{"adapter": "target", "sourceRecordId": "target-16747749", "sourceName": "target_probe", "observedAt": "2026-08-06T11:03:21.195Z", "data": {"tcin": "16747749", "upc": "673419233606", "productTitle": "LEGO Classic Large Creative Brick Box", "brand": "LEGO", "price": null, "availability": null, "url": "https://www.target.com/p/example/-/A-16747749"}, "mapCents": 2999}], "options": {"maxItems": 100, "explanation": "off", "analysisModel": null}}'
voyage-carbon-compliance-evidenceEU ETS Voyage Carbon Exposure EvidenceCalculate deterministic EU ETS voyage exposure from buyer-supplied vessel, route, and fuel facts using pinned official fixtures. Get gas, fuel, segment, truth-ledger, confidence, limitation, and receipt evidence without provider calls or an automatic legal decision.$0.02POST https://api.timzinin.com/api/voyage-carbon-compliance-evidence
curl -d '{"schemaVersion": "1.1.0", "mode": "synthetic_demo", "requestId": "public-demo-v1", "reportingYear": null, "ruleVersion": null, "vessel": null, "portCalls": [{"portCallId": "demo-port-1", "unlocode": "NLRTM", "memberStatePort": true, "isPortOfCall": true, "specialTreatment": "ordinary", "startedAt": "2026-01-01T00:00:00Z", "endedAt": "2026-01-01T01:00:00Z"}, {"portCallId": "demo-port-2", "unlocode": "USNYC", "memberStatePort": false, "isPortOfCall": true, "specialTreatment": "ordinary", "startedAt": "2026-01-02T00:00:00Z", "endedAt": "2026-01-02T01:00:00Z"}], "legs": [{"legId": "demo-leg-1", "departurePortCallId": "demo-port-1", "arrivalPortCallId": "demo-port-2", "departureAt": "2026-01-01T01:00:00Z", "arrivalAt": "2026-01-02T00:00:00Z", "fuelRecords": [{"recordId": "demo-fuel-1", "consumptionStartAt": "2026-01-01T01:00:00Z", "consumptionEndAt": "2026-01-02T00:00:00Z", "fuelType": "HFO", "massTonnes": "1", "dataTruth": "estimated"}]}], "berthRecords": [{"recordId": "demo-berth-1", "portCallId": "demo-port-1", "consumptionStartAt": "2026-01-01T00:00:00Z", "consumptionEndAt": "2026-01-01T01:00:00Z", "fuelType": "MDO_MGO", "massTonnes": "1", "dataTruth": "estimated"}], "priceInput": null, "scenario": null}'
wallet-airdrop-profileWallet Airdrop Readiness ScoreProfile a wallet on-chain: age, tx activity, contract & token diversity -> a 0-100 airdrop-farming readiness score. BYOK Etherscan (your key, your quota). Not a guarantee of eligibility for any specific airdrop -- a heuristic signal only.$0.01POST https://api.timzinin.com/api/wallet-airdrop-profile
curl -d '{"wallets": ["0x28C6c06298d514Db089934071355E5743bf21d60"]}'
website-contact-extractorWebsite Contact ExtractorExtract public contacts a company posted on its own site: email, phone, social links — with an honesty check that flags third-party/placeholder addresses instead of selling them as the company's own.$0.02POST https://api.timzinin.com/api/website-contact-extractor
curl -d '{"domains": ["smithlawfirm.com"], "maxPagesPerDomain": 5, "maxConcurrency": 10}'
whale-wallet-trackerWhale Wallet TrackerTrack large native ETH and ERC-20 token movements for any wallet(s) via Etherscan's multichain API (bring your own key). Get current balance, flagged transfers above your ETH threshold, and recent token transfer activity — one row per wallet. No RPC node, no wallet-connect, no browser.$0.01POST https://api.timzinin.com/api/whale-wallet-tracker
curl -d '{"wallets": ["0x28C6c06298d514Db089934071355E5743bf21d60"]}'
willhaben-viennaWillhaben Vienna Real Estate ListingsPull live apartment rental and sale listings straight from Willhaben.at — Austria's biggest classifieds portal — for Vienna. No login, no browser, no proxies.$0.02POST https://api.timzinin.com/api/willhaben-vienna
curl -d '{"deal_type": "mietwohnungen", "city": "wien", "max_items": 5, "max_pages": 1}'
xing-jobsXING Jobs (DACH) ScraperWalk xing.com's own job sitemap and pull public job listings from Germany/Austria/Switzerland: title, company, location, employment type, posted date, industry, and (optionally) the full description — straight from each job's own public page.$0.02POST https://api.timzinin.com/api/xing-jobs
curl -d '{"max_items": 3}'
zid-store-productsZid Store Products ScraperPull live product catalogs (name, price, sale price, category, image) straight from Zid storefronts — a common Saudi/Gulf e-commerce SaaS — via their own public JSON feed. No login, no browser, no proxies.$0.02POST https://api.timzinin.com/api/zid-store-products
curl -d '{"items": ["furniture", "scent"]}'

MCP — same actors, streamable-HTTP tool bundles

Same x402 flow, addressed as MCP tools instead of REST calls — point any MCP client (or an x402-aware agent framework) at one of these. Each bundle also carries a free pricing_info tool for wallet-less discovery.

bundletitletoolsendpoint
apify-market-intelligenceApify Market Intelligence5 toolsPOST https://api.timzinin.com/mcp/apify-market-intelligence
china-macroChina Macro & Supply Signals4 toolsPOST https://api.timzinin.com/mcp/china-macro
company-intelCompany & Signal Intelligence19 toolsPOST https://api.timzinin.com/mcp/company-intel
compliance-toolsCompliance Tools2 toolsPOST https://api.timzinin.com/mcp/compliance-tools
decision-intelligenceDecision Intelligence3 toolsPOST https://api.timzinin.com/mcp/decision-intelligence
lead-intelligenceLead Intelligence7 toolsPOST https://api.timzinin.com/mcp/lead-intelligence
location-demand-intelligenceLocation & Demand Intelligence6 toolsPOST https://api.timzinin.com/mcp/location-demand-intelligence
market-dataMarket & Regulatory Data Feeds35 toolsPOST https://api.timzinin.com/mcp/market-data
seo-toolsSEO / GEO / AEO Tools6 toolsPOST https://api.timzinin.com/mcp/seo-tools
trade-logisticsTrade & Logistics Evidence5 toolsPOST https://api.timzinin.com/mcp/trade-logistics
us-brand-intelligenceUS Brand Intelligence20 toolsPOST https://api.timzinin.com/mcp/us-brand-intelligence
web-intelWeb & Content Intelligence9 toolsPOST https://api.timzinin.com/mcp/web-intel