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

The Channels API from EPFL — 4 operation(s) for channels.

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

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

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

4 operations 4 paths 10 schemas 4 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 Channels 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 4

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

Channels 4
GET
/channels/
List all Channel objects.
listChannels 3 params → 200
GET
/channels/{id}/
Return the details about the given Channel id.
readChannel 2 params → 200
GET
/channels/{id}/news/
List news for a channel.
listChannelNews 1 param → 200
GET
/channels/{id}/projects/
List projects for a channel.
listChannelProjects 1 param → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are News (26 properties), Channel (6 properties), PaginatedProjectList (4 properties), PaginatedNewsList (4 properties). Each schema is shown below with its type and property counts.

Category
object
4 properties
Faculty
object
2 properties
PaginatedChannelList
object
4 properties
Public
object
2 properties
Theme
object
2 properties
Project
object
3 properties
PaginatedNewsList
object
4 properties
PaginatedProjectList
object
4 properties
Channel
object
6 properties
News
object
26 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

epfl-channels-api-openapi.yml Raw ↑

Other APIs EPFL publishes across the network.

EPFL Infoscience Repository API
EPFL Categories API
EPFL Domains API
EPFL Events 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