Calendar Api Ma Authentication

Authentication

API Calendrier Marocain Jours Fériés & Ouvrables REST + SDK Python secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.
HolidaysMoroccoCalendarBusiness Daysdate-utilitiesData EngineeringETLPython SDKLocalizationReference DataPublic HolidaysScheduling
Methods: apiKey Schemes: 2 OAuth flows: API key in: cookie, header

Security Schemes

apiKey apiKey
· in: header (X-API-KEY)
sessionCookie apiKey
· in: cookie (session)

Source

Authentication Profile

Raw ↑
generated: '2026-08-18'
method: derived
source: openapi/calendar-api-ma-calendar-api-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - cookie
  - header
schemes:
- name: apiKey
  type: apiKey
  in: header
  parameter: X-API-KEY
  description: API Key authentication and authorization.
  sources:
  - openapi/calendar-api-ma-calendar-api-openapi.yml
- name: sessionCookie
  type: apiKey
  in: cookie
  parameter: session
  description: Session cookie authentication.
  sources:
  - openapi/calendar-api-ma-calendar-api-openapi.yml