# San Agustín — AI Data

This site exposes a small curated catalog of coffees and brand data as stable JSON endpoints.

## Discovery (canonical)
- https://www.sanagustin.com/ai/index

## Endpoints
- https://www.sanagustin.com/ai/brand
- https://www.sanagustin.com/ai/coffees
- https://www.sanagustin.com/ai/coffees/{id}
- https://www.sanagustin.com/ai/awards
- https://www.sanagustin.com/ai/awards/{id}

## ID contracts
- Coffees: `sa.coffee.*` (editorial and stable)
- Awards: `sa.award.*`

## Notes
- Availability reflects current stock.
- If a coffee returns as a new harvest and you treat it as a new entity, it must get a new ID.
- Use `/ai/index` to discover endpoints; do not hardcode routes.

## Brand
- Name: San Agustín
- Website: https://www.sanagustin.com
- Awards page: https://www.sanagustin.com/global-coffee-awards-europe-2025/
