VOOZH about

URL: https://calendar.fedoraproject.org/api/

⇱ API - Fedocal


👁 Fedocal

Main Site Links

login

API documentation

Fedocal provides a small read-only API.

The API supports GET and POST requests with the same arguments.

A trailing slash is optional on all API endpoints. There is no difference between using one and not using one.

Responses are always served as application/json (unless JSONP is explicitly requested, in which case fedocal returns the appropriate application/javascript).

Retrieve calendars

The /api/calendars/ endpoint returns the meetings meeting the provided criteria.

Response format

Sample response:

System Message: WARNING/2 (