# Shikimori API **Provider:** Shikimori **Category:** entertainment **Base URL:** `https://shikimori.one` **Auth:** oauth2 — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 90 req/min per IP **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://shikimori.one/api/doc ## Description Шикимори - онлайн энциклопедия аниме и манги. Полный список популярной манги на русском. Shikimori.one - лучший аниме-форум для общения. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://shikimori.one/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://shikimori.one' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open. Russian anime/manga community API; no paid tiers. --- *Source: [API Map](https://apimap.dev/apis/shikimori/) — CC BY 4.0*