# Quaker Houghton Events API

**Canonical:** https://apis.io/apis/quaker-houghton/quaker-houghton-events-api/  
**Provider:** Quaker Houghton — https://apis.io/providers/quaker-houghton/  
**Base URL:** https://home.quakerhoughton.com/wp-json/tribe/events/v1  
**Documentation:** https://home.quakerhoughton.com/events/

Quaker Houghton Events API is one of 3 APIs that [Quaker Houghton](https://apis.io/providers/quaker-houghton/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Event, Venues, Organizers, and Content Management. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

The stable Events Calendar v1 REST API on home.quakerhoughton.com, the corporate site, serving its event calendar as JSON — events with dates, venue, organizer, categories and tags. Read access is anonymous and keyless (30 operations declared across events, venues, organizers, categories and tags; the write half requires WordPress authentication). The contract is published live by the host at /wp-json/tribe/events/v1/doc. This is a self-hosted CMS plugin surface (The Events Calendar), not a product API — and the calendar it serves was empty (total 0) when probed on 2026-09-17.

## Operations (30)

| Method | Path | Summary |
|---|---|---|
| GET | `/doc` | — |
| GET | `/events` | — |
| GET | `/events/{id}` | — |
| POST | `/events/{id}` | — |
| DELETE | `/events/{id}` | — |
| GET | `/events/by-slug/{slug}` | — |
| POST | `/events/by-slug/{slug}` | — |
| DELETE | `/events/by-slug/{slug}` | — |
| GET | `/venues` | — |
| GET | `/venues/{id}` | — |
| POST | `/venues/{id}` | — |
| DELETE | `/venues/{id}` | — |
| GET | `/venues/by-slug/{slug}` | — |
| POST | `/venues/by-slug/{slug}` | — |
| DELETE | `/venues/by-slug/{slug}` | — |
| GET | `/organizers` | — |
| GET | `/organizers/{id}` | — |
| POST | `/organizers/{id}` | — |
| DELETE | `/organizers/{id}` | — |
| GET | `/organizers/by-slug/{slug}` | — |
| POST | `/organizers/by-slug/{slug}` | — |
| DELETE | `/organizers/by-slug/{slug}` | — |
| GET | `/categories` | — |
| GET | `/categories/{id}` | — |
| POST | `/categories/{id}` | — |
| DELETE | `/categories/{id}` | — |
| GET | `/tags` | — |
| GET | `/tags/{id}` | — |
| POST | `/tags/{id}` | — |
| DELETE | `/tags/{id}` | — |

## Machine-readable artifacts (6)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/quaker-houghton/refs/heads/main/openapi/_original/quaker-houghton-tribe-events-v1-openapi-original.json
- **APIReference** — https://home.quakerhoughton.com/wp-json/tribe/events/v1/doc
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/quaker-houghton/refs/heads/main/errors/quaker-houghton-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/quaker-houghton/refs/heads/main/data-model/quaker-houghton-data-model.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/quaker-houghton/refs/heads/main/overlays/quaker-houghton-tribe-events-v1-overlay.yaml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/quaker-houghton/refs/heads/main/apis.yml

## Other Quaker Houghton APIs (2)

- [Quaker Houghton TEC v1 Events API](https://apis.io/apis/quaker-houghton/quaker-houghton-tec-v1-events-api/)
- [Quaker Houghton MCP Server](https://apis.io/apis/quaker-houghton/quaker-houghton-mcp-server/)

## Tags

Event, Venues, Organizers, Content Management

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/quaker-houghton/quaker-houghton-events-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/quaker-houghton/.
