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 Publics API

The Publics API from EPFL — 2 operation(s) for publics.

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

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

This API exposes 2 operations across 2 paths, and defines 2 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 2 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 Publics 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.

Publics 2
GET
/publics/
List all Public objects.
listPublics 3 params → 200
GET
/publics/{id}/
Return the details about the given Public id.
readPublic 2 params → 200

Schemas 2

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

Public
object
2 properties
PaginatedPublicList
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

epfl-publics-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 Events API
EPFL Faculties API
EPFL Mementos API
EPFL News API
EPFL Projects API
EPFL Registrations API
EPFL Spoken Languages API
EPFL Themes API