Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

EPFL Events API

The Events API from EPFL — 2 operation(s) for events.

EPFL Events API is one of 14 APIs that EPFL publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Events. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.0.3, at version v1.

Requests are made against a single base URL, https://actu.epfl.ch/api/v1.

2 operations 2 paths 8 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1
Base URL
https://actu.epfl.ch/api/v1/
Authentication
API Key, HTTP Basic
Resource Areas
1

Authentication & Security 2

EPFL Events API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (tokenAuth). It accepts HTTP basic authentication (basicAuth).

  • tokenAuth — DRF Token authentication, e.g. "Authorization: Token ".

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Events 2
GET
/events/
List all Event objects with filtering.
listEvents 24 params → 200
GET
/events/{event__pk}/
Return the details about the given Event id.
readEvent 3 params → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Event (38 properties), PaginatedEventList (4 properties), Domain (2 properties), Memento (2 properties). Each schema is shown below with its type and property counts.

Category
object
2 properties
Registration
object
2 properties
PaginatedEventList
object
4 properties
Memento
object
2 properties
Event
object
38 properties
Domain
object
2 properties
SpokenLanguage
object
2 properties
Vulgarization
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

epfl-events-api-openapi.yml Raw ↑

Other APIs EPFL publishes across the network.

EPFL Infoscience Repository API
EPFL Categories API
EPFL Channels API
EPFL Domains API
EPFL Faculties API
EPFL Mementos API
EPFL News API
EPFL Projects API
EPFL Publics API
EPFL Registrations API
EPFL Spoken Languages API
EPFL Themes API