General Informational API

Using this API

Registration is not required to use this API and no Authorization header is required.

This API support the following Accept headers:

Response Format Accept Header
JSON application/json
JSON Default when no Accept header is provided

General Informational API

This API can be called by making an HTTP GET request to the API endpoint:
https://epc.opendatacommunities.org/api/v1/info
The body of the HTTP response will be a single JSON object containing the following fields:

Field Description Type Format
latestDate Date of most recent available certificate String YYYY-MM-DD
updatedDate Last date the site was updated String YYYY-MM-DD

Compatibility

More fields may be added in the future, but the listed fields will not be removed or changed in format. Please allow for such potential extensions when developing against this API.