Who this is for
This is for AI system operators, LLM developers, and RAG pipeline engineers who consume verified business entity data — not prospective AITWIRE customers.
What the API provides
A standardized, read-only API for any AI system to discover, retrieve, verify, and cite business entity data:
- Entity lookup by domain or business name — no auth required.
- Structured feeds — products, services, articles, locations, policies.
- Purpose policies — machine-readable training, inference, and citation permissions.
- Verification proofs — DNS, meta tag, JSON-LD, and cryptographic signatures.
- Function-calling tool — a pre-built tool definition for LLM orchestration.
- Consumer API keys — higher rate limits and usage analytics.
Example
GET /v1/entity/lookup?domain=example.com
-> verified entity data, feeds, proofs, purpose policies
Getting started
- Read the Open Entity Data Protocol specification in the developer docs.
- Building an LLM or AI platform? Contact ai-systems@aitwire.com for dedicated onboarding, custom rate limits, and priority support.