# Employ Inc TEC Events REST API

**Canonical:** https://apis.io/apis/employ-inc/employ-inc-tec-events-rest-api/  
**Provider:** Employ Inc — https://apis.io/providers/employ-inc/  
**Base URL:** https://www.employinc.com/wp-json/tec/v1  
**Documentation:** https://www.employinc.com/events/

Employ Inc TEC Events REST API is one of 4 APIs that [Employ Inc](https://apis.io/providers/employ-inc/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Event, Venues, and Calendar. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

The newer tec/v1 generation of The Events Calendar REST API on www.employinc.com, published as a self-describing OpenAPI 3.0.4 contract at its own /docs endpoint. Covers events, organizers and venues with full CRUD. It runs alongside the older tribe/events/v1 surface rather than replacing it, so both are recorded.

## 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 (2)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/employ-inc/refs/heads/main/openapi/employ-inc-tec-events-rest-api-openapi.json
- **APIReference** — https://www.employinc.com/wp-json/tec/v1/docs

## Other Employ Inc APIs (3)

- [Employ Inc Content API](https://apis.io/apis/employ-inc/employ-inc-content-api/)
- [Employ Inc Events Calendar REST API](https://apis.io/apis/employ-inc/employ-inc-events-calendar-rest-api/)
- [Employ Inc Status API](https://apis.io/apis/employ-inc/employ-inc-status-api/)

## Tags

Event, Venues, Calendar

---

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