{"uid":"cap_sbvttXQ3Gd_R3o-wSPviU","slug":"netintel-event-extract-988f91b0","name":"NetIntel Event Extract","description":"Network intelligence API — 138 endpoints, all pay-per-call via x402 micropayments (USDC on Base or Solana mainnet).\n\nNetIntel is agent fair-trade aligned: transparent per-call pricing in USDC on Base or Solana via x402, no API keys or signup, and automatic no-charge on server errors, upstream failures, and input-validation rejections — failed calls are never billed across NetIntel's network, domain, and data-intelligence endpoints.","url":"https://netintel-production-440c.up.railway.app/event-extract","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["text"],"properties":{"city":{"type":"string","description":"Optional city — helps timezone inference and venue/address disambiguation."},"text":{"type":"string","description":"Caption/announcement/page text to extract an event from. Required. Max 10000 words or 50KB."},"timezone":{"type":"string","description":"Optional IANA timezone (e.g. America/Los_Angeles) to resolve times against. Inferred from city when absent."},"posted_at":{"type":"string","description":"Optional ISO-8601 timestamp the content was posted — the anchor for resolving relative dates (\"this Saturday\", \"tonight\"). Strongly recommended."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"data":{"type":"object","description":"Normalized event (is_event, confidence, title, starts_at, ends_at, all_day, timezone, venue, address, city, price, url, organizer). For a non-event, is_event=false + reason and all event fields null."},"meta":{"type":"object"},"grade":{"type":"string"},"score":{"type":"number"},"findings":{"type":"array"}}}}}}},"responseSchema":{"type":"json","example":{"data":{"url":null,"city":"Los Angeles","price":"Free","title":"Live Jazz Night","venue":"The Echo","address":"1822 Sunset Blvd","all_day":false,"ends_at":null,"is_event":true,"timezone":"America/Los_Angeles","organizer":null,"starts_at":"2026-06-27T19:00:00-07:00","confidence":0.9},"meta":{"model":"haiku-4.5","date_before_posted":false,"date_resolved_from":"posted_at"},"grade":"A","score":100,"findings":[]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_WPxU2RUZ0I1rI7H2HSjt1","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts structured event details (title, venue, dates, price, location) from a URL or text using AI, returning a graded confidence score","exampleAgentPrompt":"Can you pull all the event details from this listing — title, venue, address, start time, timezone, and ticket price — and tell me how confident you are it's a real event: https://www.theecho.com/event/live-jazz-night-june-27","exampleUseCases":null,"resultDescription":"Returns a JSON object with extracted event fields (title, venue, address, starts_at, ends_at, timezone, price, organizer, URL, all_day flag, is_event flag), a confidence score (0–1), a letter grade (A–F), a numeric score (0–100), model metadata, and any findings or warnings about date resolution.","failureModes":["URL is not an event page — is_event returns false with low confidence","Page is behind a paywall or login wall — extraction may be incomplete","Ambiguous or missing date on the page — date_resolved_from may indicate inference rather than explicit text","Network timeout fetching the target URL — server error, not billed","Input validation failure (missing required fields) — rejected without charge"],"whenToPreferThis":"Use this endpoint when you have a URL or raw text for a suspected event listing and need structured, normalized event data (title, venue, datetime with timezone, price) in one call. Prefer over general web scrapers when you specifically need event-typed output with confidence grading and automatic date normalization.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:52:06.859Z","isFirstParty":false}