![]() |
VOOZH | about |
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).
The /api/calendars/ endpoint returns the meetings meeting the
provided criteria.
Sample response:
System Message: WARNING/2 (