API Documentation
⌘K
API Key
Get free key GET
/api/1/macro/calendar/propertiesMacro Calendar properties API
Get the the available options to filter the calendar API.
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/macro/calendar/properties' \
-H 'Accept: application/json'200 Response
[
{
"min": 1722498600000,
"max": 1728974700000,
"country_code": "fr"
}
]