# AGL Events API (tec/v1)

**Canonical:** https://apis.io/apis/automotive-grade-linux/agl-events-api-tec-v1/  
**Provider:** Automotive Grade Linux — https://apis.io/providers/automotive-grade-linux/  
**Base URL:** https://www.automotivelinux.org/wp-json/tec/v1  
**Documentation:** https://www.automotivelinux.org/events/

AGL Events API (tec/v1) is one of 8 APIs that [Automotive Grade Linux](https://apis.io/providers/automotive-grade-linux/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Event, Calendar, and Content. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

The newer generation of the AGL event calendar API, served side by side with tribe/events/v1 on the same host. 17 operations with real operationIds, tags and a Series entity for recurring events, described by an OpenAPI 3.0.4 document the host publishes at /docs. Declares HTTP Basic (WordPress Application Passwords) on every write; GET operations answer anonymously.

## Operations (17)

| 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 |
| GET | `/series` | Retrieve Series |

## Machine-readable artifacts (3)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/automotive-grade-linux/refs/heads/main/openapi/automotive-grade-linux-events-tec-v1-openapi.json
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/automotive-grade-linux/refs/heads/main/overlays/automotive-grade-linux-events-tec-v1-overlay.yaml
- **Documentation** — https://www.automotivelinux.org/wp-json/tec/v1/docs

## Other Automotive Grade Linux APIs (7)

- [AGL Application Framework API](https://apis.io/apis/automotive-grade-linux/agl-application-framework-api/)
- [AGL VSOMEIP Service API](https://apis.io/apis/automotive-grade-linux/vsomeip-service-api/)
- [AGL SoDeV Software Defined Vehicle API](https://apis.io/apis/automotive-grade-linux/sodev-api/)
- [AGL Events API](https://apis.io/apis/automotive-grade-linux/agl-events-api/)
- [AGL LAVA Test Lab API](https://apis.io/apis/automotive-grade-linux/agl-lava-api/)
- [AGL Gerrit Code Review API](https://apis.io/apis/automotive-grade-linux/agl-gerrit-api/)
- [AGL Instrument Cluster API](https://apis.io/apis/automotive-grade-linux/agl-instrument-cluster-api/)

## Tags

Event, Calendar, Content

---

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