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

The Domains API from EPFL — 2 operation(s) for domains.

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

Tagged areas include Domains. 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 Domains 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.

Domains 2
GET
/domains/
List all Domain objects.
listDomains 4 params → 200
GET
/domains/{id}/
Return the details about the given Domain id.
readDomain 3 params → 200

Schemas 2

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

PaginatedDomainList
object
4 properties
Domain
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

epfl-domains-api-openapi.yml Raw ↑

Other APIs EPFL publishes across the network.

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