Adapter promotes recurring real-world things — people, companies, reservations, documents — into entities. Each entity has a fixed schema, a stable id, and is resolved across every evidence source it appears in. Entities are derived from evidence. A single person mentioned in an email, a calendar event, and a Slack message resolves to oneDocumentation Index
Fetch the complete documentation index at: https://docs.beta.adapter.com/llms.txt
Use this file to discover all available pages before exploring further.
person entity, with each mention preserved as a citation.
When you query the Search or Context endpoints, entity results include an entity_type field set to one of the values below.
All entity_type values
All entity types
| Entity Type | Description |
|---|---|
car_rental | Car rental reservation entity data |
dining | Restaurant reservation entity data |
document | Searchable document/file entity with semantic search capabilities |
event_reservation | Event/ticket reservation entity data |
flight | Flight reservation entity representing a single itinerary (one-way, round-trip, or multi-city) with one or more legs, each containing one or more segments (connections) |
hotel_stay | Hotel reservation entity data |
organization | Organization/company extracted from evidence |
person | Individual person extracted from evidence |
purchase | Purchase/transaction entity |
train | Train reservation entity data |