# Quaker Houghton TEC v1 Events API

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

Quaker Houghton TEC v1 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 newer, experimental Events Calendar `tec/v1` REST namespace on home.quakerhoughton.com: 16 operations across events, venues and organizers, with an OpenAPI 3.0.4 document served live at /wp-json/tec/v1/docs and HTTP Basic declared on every write. Every data endpoint currently answers 400 `missing_experimental_endpoint_acknowledgement` until the caller sends the plugin's experimental-acknowledgement header, so the stable tribe/events/v1 namespace is the one to call. Self-hosted CMS plugin surface, not a product API.

## Operations (16)

| Method | Path | Summary |
|---|---|---|
| GET | `/events` | Retrieve Events |
| POST | `/events` | Create an Event |
| GET | `/events/{id}` | Retrieve an Event |
| PUT | `/events/{id}` | Update an Event |
| DELETE | `/events/{id}` | Delete an Event |
| GET | `/organizers` | Get organizers |
| POST | `/organizers` | Create an Organizer |
| GET | `/organizers/{id}` | Retrieve an Organizer |
| PUT | `/organizers/{id}` | Update an Organizer |
| DELETE | `/organizers/{id}` | Delete an Organizer |
| GET | `/venues` | Get venues |
| POST | `/venues` | Create a Venue |
| GET | `/venues/{id}` | Retrieve a Venue |
| PUT | `/venues/{id}` | Update a Venue |
| DELETE | `/venues/{id}` | Delete a Venue |
| GET | `/docs` | Get the documentation for the TEC REST API |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/quaker-houghton/refs/heads/main/openapi/_original/quaker-houghton-tec-v1-openapi-original.json
- **APIReference** — https://home.quakerhoughton.com/wp-json/tec/v1/docs
- **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-tec-v1-overlay.yaml

## Other Quaker Houghton APIs (2)

- [Quaker Houghton Events API](https://apis.io/apis/quaker-houghton/quaker-houghton-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-tec-v1-events-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/quaker-houghton/.
