# Employ Inc Events Calendar REST API

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

Employ Inc Events Calendar 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, Webinars, Venues, and Calendar. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

The Events Calendar REST API (tribe/events/v1) for Employ, Inc. events and webinars, with a self-describing OpenAPI 3.0.0 contract the host publishes at its own /doc endpoint. Covers events, venues, organizers, event categories and event tags, each addressable by id or by slug. Read operations are anonymous; create, update and delete require an authenticated WordPress user.

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

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/employ-inc/refs/heads/main/openapi/employ-inc-events-calendar-rest-api-openapi.json
- **APIReference** — https://www.employinc.com/wp-json/tribe/events/v1/doc
- **Examples** — https://raw.githubusercontent.com/api-evangelist/employ-inc/refs/heads/main/examples/employ-inc-events.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/employ-inc/refs/heads/main/examples/employ-inc-event-venues.json
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/employ-inc/refs/heads/main/overlays/employ-inc-events-calendar-rest-api-overlay.yaml

## Other Employ Inc APIs (3)

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

## Tags

Event, Webinars, Venues, Calendar

---

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