# Non-Working Days API **Provider:** Non-Working Days **Category:** developer **Base URL:** `https://isdayoff.ru` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://isdayoff.ru ## Description Simple REST API for checking working, non-working or short days for Russia, CIS, USA and other ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://isdayoff.ru/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://isdayoff.ru' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/non-working-days/) — CC BY 4.0*