Uncle Nearest · Authentication Profile

Uncle Nearest Authentication

Authentication

Uncle Nearest secures its APIs with http and none across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyWhiskeySpiritsBeverage AlcoholConsumer Packaged GoodsDistilleryHospitalityEventTennesseeWordPress
Methods: http, none Schemes: 2 OAuth flows: API key in:

Security Schemes

BasicAuth http
scheme: basic
none none

Source

Authentication Profile

Raw ↑
generated: '2026-08-02'
method: derived
source: >-
  openapi/uncle-nearest-tec-v1-openapi.json, openapi/uncle-nearest-events-calendar-v1-openapi.json, and the live
  WordPress REST route index at https://unclenearest.com/wp-json/ (fetched 2026-08-02, "authentication": [])
docs: https://developer.wordpress.org/rest-api/using-the-rest-api/authentication/
docs_note: >-
  Upstream WordPress documentation. Uncle Nearest publishes no authentication documentation of its own — there is no
  developer portal, no API key issuance and no signup flow.
summary:
  types:
  - http
  - none
  api_key_in: []
  oauth2_flows: []
  anonymous_reads: true
  credential_issuance: none-public
schemes:
- name: BasicAuth
  type: http
  scheme: basic
  sources:
  - openapi/uncle-nearest-tec-v1-openapi.json
  note: >-
    Declared in components.securitySchemes but not applied to any individual operation via a security[] requirement,
    so the spec does not say which operations need it. In practice it is the WordPress application-password
    mechanism, used only for writes.
- name: none
  type: none
  sources:
  - openapi/uncle-nearest-events-calendar-v1-openapi.json
  - openapi/uncle-nearest-tec-v1-openapi.json
  note: >-
    The tribe/events/v1 document declares no securitySchemes at all, and the WordPress route index reports
    "authentication": []. GET operations over published content returned 200 anonymously on 2026-08-02.
mechanisms:
- name: Anonymous read
  applies_to: All GET operations over published content
  credential: none
- name: WordPress application password over HTTP Basic
  applies_to: POST / PUT / DELETE on events, venues, organizers
  credential: WordPress user plus an application password
  issuance: Requires a WordPress account on unclenearest.com; not available to the public.
- name: Cookie plus X-WP-Nonce
  applies_to: Same-origin browser requests from a logged-in admin
  credential: WordPress session cookie plus a nonce in the X-WP-Nonce header
  note: >-
    The route index advertises X-WP-Nonce and Authorization in its Access-Control-Allow-Headers, confirming both paths
    are wired.
not_present:
- oauth2
- openIdConnect
- mutualTLS
- apiKey
- jwt
gaps:
- No per-operation security[] requirements in either spec, so required privileges must be inferred from the 401/403 responses.
- No public credential issuance — writes are effectively unavailable to third parties.
- No scopes surface; scopes/ is intentionally not emitted for this provider.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/uncle-nearest-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.