# HPSF Events API

**Canonical:** https://apis.io/apis/hpsf/hpsf-events-api/  
**Provider:** High Performance Software Foundation — https://apis.io/providers/hpsf/  
**Base URL:** https://hpsf.io/wp-json/tribe/events/v1  
**Documentation:** https://hpsf.io/events/

HPSF Events API is one of 3 APIs that [High Performance Software Foundation](https://apis.io/providers/hpsf/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Event, Conferences, Content, and Calendar. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

The stable Events Calendar v1 REST API on hpsf.io, serving HPSF's conference and event calendar as JSON - HPSFcon, SC and CppCon listings with start and end dates, timezone details, cost, website, featured image, venue, organizer, categories and tags. Read access is anonymous and keyless; 30 operations are declared across events, venues, organizers, categories and tags, with the write half requiring WordPress Application Passwords. The contract is published live by the host at /wp-json/tribe/events/v1/doc.

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

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/hpsf/refs/heads/main/openapi/hpsf-events-api-openapi.yml
- **APIReference** — https://hpsf.io/wp-json/tribe/events/v1/doc
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/hpsf/refs/heads/main/data-model/hpsf-data-model.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/hpsf/refs/heads/main/errors/hpsf-problem-types.yml
- **Examples** — https://raw.githubusercontent.com/api-evangelist/hpsf/refs/heads/main/examples/hpsf-examples.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/hpsf/refs/heads/main/overlays/hpsf-events-api-overlay.yaml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/hpsf/refs/heads/main/apis.yml

## Other High Performance Software Foundation APIs (2)

- [HPSF Events Calendar TEC v1 API](https://apis.io/apis/hpsf/hpsf-tec-events-api/)
- [HPSF Site Discovery API](https://apis.io/apis/hpsf/hpsf-site-discovery-api/)

## Tags

Event, Conferences, Content, Calendar

---

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