{"uid":"cap_A00joSWvU_ZiPctlh4N2X","slug":"agishub-named-entity-extraction-ba47a0f1","name":"AGISHub Named Entity Extraction","description":"Extract named entities from text — people, organizations, locations, dates and miscellaneous — returned as structured JSON.","url":"https://api.agishub.com/paid/extract","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["text"],"properties":{"text":{"type":"string","minLength":1,"description":"The text to extract named entities from."}},"additionalProperties":false},"type":{"enum":["http"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type","example"],"properties":{"type":{"enum":["json"],"type":"string"},"example":{"type":"object"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_vYX5WL5zvxQaECNgohxRr","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts named entities (people, organizations, locations, dates, and miscellaneous) from a text string, returning structured JSON.","exampleAgentPrompt":"Pull out all the named entities — people, organizations, locations, and dates — from this text: 'On March 5, Elon Musk announced that Tesla would open a new factory in Austin, Texas, partnering with the University of Texas.'","exampleUseCases":[{"title":"Entity tagging for news articles","prompt":"Extract all named entities from this news excerpt so I can tag it: 'Apple CEO Tim Cook met with President Biden at the White House on Tuesday to discuss semiconductor policy.'"},{"title":"CRM lead enrichment from email","prompt":"Here's an email body — pull out any people, companies, and locations mentioned so I can pre-fill a CRM record: 'Hi, I'm Sarah Chen from Acme Corp in Seattle. We'd love to schedule a call with your sales team.'"},{"title":"Structured data from legal text","prompt":"I have this clause from a contract — identify any dates, organizations, and people named in it: 'This agreement is entered into on January 15, 2024, between Horizon Ventures LLC and Dr. James Caldwell, residing in New York.'"}],"resultDescription":"A structured JSON object containing categorized named entities found in the input text, organized by entity type: persons, organizations, locations, dates, and miscellaneous entities.","failureModes":["Empty or whitespace-only text input returns an error (minLength:1 enforced)","Very short or ambiguous text may yield zero entities or incorrect classifications","Text in unsupported or rare languages may produce low-quality or missing extractions","Extremely long text inputs may time out or be truncated","Ambiguous references (e.g., 'Apple' as fruit vs company) may be misclassified"],"whenToPreferThis":"Choose this endpoint when you need fast, structured NER from unstructured text without setting up your own NLP pipeline. It's ideal for enriching data records, tagging content, or preprocessing text before downstream analysis. Best for single-document or real-time extraction use cases at low cost ($0.02/call).","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:48:32.681Z","isFirstParty":false}