Uncle Nearest

Uncle Nearest, Inc. is an American whiskey company headquartered in Shelbyville, Tennessee, founded in 2017 by Fawn Weaver and Keith Weaver and named for Nathan "Nearest" Green, the formerly enslaved master distiller who taught Jack Daniel the craft. The company produces the Uncle Nearest 1856 Premium Aged, 1884 Small Batch, Master Blend, Single Barrel, Straight Rye and Uncut/Unfiltered Rye expressions, and operates the Nearest Green Distillery visitor destination in Shelbyville with tours, tastings, private events and a retail shop. Uncle Nearest is a privately held, consumer-facing brand with no developer program and no product API; its only public machine-readable surfaces are the WordPress REST API and the two OpenAPI-documented Events Calendar REST APIs served from its own web host at unclenearest.com, which expose the brand's published events, venues and organizers as read-only JSON.

Uncle Nearest publishes 2 APIs on the APIs.io network: Events Calendar REST API (tribe/events/v1) and Events Calendar REST API (tec/v1). Tagged areas include Company, whiskey, spirits, beverage-alcohol, and consumer-packaged-goods.

Uncle Nearest’s developer surface includes support, FAQ, YouTube channel, authentication, and 21 more developer resources.

30.5/100 thin ▬ flat Agent 35/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
3 APIs
Companywhiskeyspiritsbeverage-alcoholconsumer-packaged-goodsdistilleryhospitalityeventstennesseewordpress

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 30.5/100 · thin
Contract Quality 12.3 / 25
Developer Ergonomics 3.4 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 0.0 / 13
Governance 1.4 / 12
Discoverability 9.3 / 10
Agent readiness — 35/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/uncle-nearest: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Uncle Nearest Events Calendar REST API (tribe/events/v1)

Read-only-by-default REST API for the events, venues, organizers, event categories and event tags published on unclenearest.com, served by The Events Calendar plugin from the br...

Uncle Nearest Events Calendar REST API (tec/v1)

Second-generation Events Calendar REST API on the same host, covering events, organizers, venues and series with named operationIds. Self-publishes an OpenAPI 3.0.4 document at ...

Uncle Nearest WordPress REST API

The standard WordPress core REST API exposed at unclenearest.com/wp-json/, publishing the brand's posts, pages, media, categories, tags, taxonomies and custom event post types a...

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Uncle Nearest Authentication

http/none · 2 schemes

SECURITY

Uncle Nearest Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Uncle Nearest Agentic Access

47 operations · 25 acting

47 operations · 25 acting

AGENTIC

Resources

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 7

The organization behind the API

Scroll for all 7

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: uncle-nearest
name: Uncle Nearest
description: Uncle Nearest, Inc. is an American whiskey company headquartered in Shelbyville, Tennessee, founded in 2017 by
  Fawn Weaver and Keith Weaver and named for Nathan "Nearest" Green, the formerly enslaved master distiller who taught Jack
  Daniel the craft. The company produces the Uncle Nearest 1856 Premium Aged, 1884 Small Batch, Master Blend, Single Barrel,
  Straight Rye and Uncut/Unfiltered Rye expressions, and operates the Nearest Green Distillery visitor destination in Shelbyville
  with tours, tastings, private events and a retail shop. Uncle Nearest is a privately held, consumer-facing brand with no
  developer program and no product API; its only public machine-readable surfaces are the WordPress REST API and the two OpenAPI-documented
  Events Calendar REST APIs served from its own web host at unclenearest.com, which expose the brand's published events, venues
  and organizers as read-only JSON.
image: https://unclenearest.com/wp-content/themes/unclenearest/lib/img/un-logo-2022.svg
url: https://raw.githubusercontent.com/api-evangelist/uncle-nearest/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: stub
x-tier-reason: harvest
specificationVersion: '0.20'
created: '2026-08-02'
modified: '2026-08-02'
tags:
- Company
- whiskey
- spirits
- beverage-alcohol
- consumer-packaged-goods
- distillery
- hospitality
- events
- tennessee
- wordpress
apis:
- name: Uncle Nearest Events Calendar REST API (tribe/events/v1)
  description: Read-only-by-default REST API for the events, venues, organizers, event categories and event tags published
    on unclenearest.com, served by The Events Calendar plugin from the brand's own WordPress host. The API self-publishes
    an OpenAPI 3.0.0 document at its /doc endpoint. Anonymous callers may read published events; write operations require
    WordPress authentication.
  humanURL: https://unclenearest.com/live/
  baseURL: https://unclenearest.com/wp-json/tribe/events/v1/
  tags:
  - events
  - venues
  - calendar
  - wordpress
  - hospitality
  properties:
  - type: OpenAPI
    url: openapi/uncle-nearest-events-calendar-v1-openapi.json
  - type: APIReference
    url: https://unclenearest.com/wp-json/tribe/events/v1/doc
  - type: Documentation
    name: The Events Calendar REST API documentation (upstream vendor)
    url: https://theeventscalendar.com/knowledgebase/the-events-calendar-rest-api/
  - type: Overlay
    url: overlays/uncle-nearest-events-calendar-v1-overlay.yaml
- name: Uncle Nearest Events Calendar REST API (tec/v1)
  description: Second-generation Events Calendar REST API on the same host, covering events, organizers, venues and series
    with named operationIds. Self-publishes an OpenAPI 3.0.4 document at its /docs endpoint. Reads are anonymous for published
    content; creates, updates and deletes require WordPress authentication.
  humanURL: https://unclenearest.com/live/
  baseURL: https://unclenearest.com/wp-json/tec/v1
  tags:
  - events
  - venues
  - calendar
  - wordpress
  - hospitality
  properties:
  - type: OpenAPI
    url: openapi/uncle-nearest-tec-v1-openapi.json
  - type: APIReference
    url: https://unclenearest.com/wp-json/tec/v1/docs
  - type: Documentation
    name: The Events Calendar REST API documentation (upstream vendor)
    url: https://theeventscalendar.com/knowledgebase/the-events-calendar-rest-api/
  - type: Overlay
    url: overlays/uncle-nearest-tec-v1-overlay.yaml
- name: Uncle Nearest WordPress REST API
  description: The standard WordPress core REST API exposed at unclenearest.com/wp-json/, publishing the brand's posts, pages,
    media, categories, tags, taxonomies and custom event post types as JSON. The route index at the base URL is the machine-readable
    discovery document; no OpenAPI is published for it. Anonymous reads are permitted for published content, all writes require
    authentication.
  humanURL: https://unclenearest.com/
  baseURL: https://unclenearest.com/wp-json/
  tags:
  - content
  - cms
  - wordpress
  properties:
  - type: APIReference
    name: WordPress REST route discovery index
    url: https://unclenearest.com/wp-json/
  - type: Documentation
    name: WordPress REST API handbook (upstream)
    url: https://developer.wordpress.org/rest-api/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/uncle-nearest-agentic-access.yml
- type: Website
  url: https://unclenearest.com/
- type: Investors
  name: Forge Global secondary-market listing
  url: https://forgeglobal.com/uncle-nearest_stock/
- type: About
  name: History
  url: https://unclenearest.com/history
- type: Press
  url: https://unclenearest.com/press/
- type: Contact
  url: https://unclenearest.com/contact-us/
- type: Support
  name: Contact Us
  url: https://unclenearest.com/contact-us/
- type: FAQ
  name: Nearest Green Distillery FAQs
  url: https://unclenearest.com/nearest-green-distillery-faqs/
- type: Events
  name: Uncle Nearest Live
  url: https://unclenearest.com/live/
- type: TermsOfService
  url: https://unclenearest.com/terms-conditions/
- type: PrivacyPolicy
  url: https://unclenearest.com/privacy/
- type: Accessibility
  url: https://unclenearest.com/accessibility/
- type: Twitter
  url: https://twitter.com/unclenearest
- type: Facebook
  url: https://facebook.com/unclenearest
- type: Instagram
  url: https://instagram.com/unclenearest
- type: Youtube
  url: https://www.youtube.com/channel/UCcfM0XBsHSQRB18ssOImb_g
- type: Authentication
  url: authentication/uncle-nearest-authentication.yml
- type: Conventions
  url: conventions/uncle-nearest-conventions.yml
- type: ErrorCatalog
  url: errors/uncle-nearest-problem-types.yml
- type: DataModel
  url: data-model/uncle-nearest-data-model.yml
- type: Conformance
  url: conformance/uncle-nearest-conformance.yml
- type: Lifecycle
  url: lifecycle/uncle-nearest-lifecycle.yml
- type: DomainSecurity
  url: security/uncle-nearest-domain-security.yml
- type: LLMsTxt
  url: llms/uncle-nearest-llms.txt
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-08-02'
  status: enriched
  artifacts_added: 18
  pass: local-v1