{"uid":"cap_78y8Z80uUtMydhYZNz30i","slug":"animica-entity-extraction-api-b1dca5f7","name":"Animica Entity Extraction API","description":"Pull people, organizations, locations, dates, amounts, products, URLs, emails, phone numbers and wallet addresses out of text, each with the exact surface form as it appeared so you can locate it. Types are constrained by schema, so the result is always one of the known kinds. Priced per call. For high-volume use, buy prepaid credits (POST /x402/credits/buy) and send X-Animica-Credits on each request — no settlement, no gas, no per-call payment round trip. Paying in ANM on the animica:1 lane is also ~25% cheaper because we sponsor no gas there.","url":"https://animica.dev/x402/entities","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"input":{"type":"string","description":"text to scan"},"types":{"type":"array","description":"restrict to a subset of person, organization, location, date, amount, product, url, email, phone, wallet_address, other"}}},"responseSchema":{"type":"json"},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001796","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.001796/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001796","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001796","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_z6AukHpe5RMVMPwJnAU9V","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001796","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, amounts, URLs, emails, phones, wallet addresses, etc.) from free-form text","exampleAgentPrompt":"Can you scan this text and extract all the people, organizations, and wallet addresses mentioned: 'Alice from Acme Corp sent 0.5 ETH to 0x1234...abcd on January 3rd'?","exampleUseCases":[{"title":"Contact extraction from email body","prompt":"Go through this email and pull out all the names, email addresses, and phone numbers: 'Please reach out to John Smith at john@example.com or call us at 555-867-5309 for more info.'"},{"title":"Crypto transaction entity parsing","prompt":"I have this message about a crypto transfer — extract any wallet addresses, amounts, and dates from it: 'Bob transferred 2.5 USDC from 0xAbCd...1234 to 0xEfGh...5678 on March 15, 2024.'"},{"title":"Contract clause entity identification","prompt":"Pull out all organizations, locations, and monetary amounts from this contract clause: 'GlobalTech Inc. agrees to pay $50,000 to Apex Consulting Ltd. for services rendered in New York by December 31, 2024.'"}],"resultDescription":"Returns a JSON object containing an array of extracted entities, each with a type (person, organization, location, date, amount, product, url, email, phone, wallet_address, or other), the matched text, and an optional normalized value. Also includes a total count of entities found and the model used for extraction.","failureModes":["Empty or whitespace-only input text returns zero entities","Invalid entity type filter values are rejected with a validation error","Very long texts may exceed model context limits and produce partial results","Ambiguous text may result in misclassified entity types","Non-English text may yield lower accuracy depending on model support"],"whenToPreferThis":"Choose this endpoint when you need lightweight, pay-per-call named entity recognition without managing your own NLP infrastructure or API keys. It is particularly well-suited for AI agent pipelines that need to identify crypto wallet addresses alongside standard NER types (people, orgs, locations), which most mainstream NER APIs do not support. At $0.005 per call it is cost-effective for low-to-medium volume extraction tasks.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:47:52.546Z","isFirstParty":false}