Documentation Index
Fetch the complete documentation index at: https://api.simkl.org/llms.txt
Use this file to discover all available pages before exploring further.
No auth required. Calendar data is public — send the standard required URL parameters (
client_id, app-name, app-version) and a User-Agent header, but no user Authorization token.Last-Modified header to know when they were last refreshed.
Why use these instead of API calls
- No user
Authorizationtoken required (still sendclient_id,app-name,app-version, andUser-Agentlike every Simkl request). - Hugely cheaper — one file covers thousands of titles.
- Cacheable on the user’s device for hours.
Files
Airing next (rolling window — yesterday + next 33 days)
Monthly archives
The current month is regenerated every 6 hours; previous months are regenerated every 24 hours for the last 12 months. URL pattern:What’s in each item
Every calendar entry carries everything you need to render the schedule without a second API call per item — display title + slug, poster image path, Simkl rank + ratings, an airing timestamp with a timezone offset, plus IDs across Simkl, TMDB, IMDB, TVDB, MAL, AniDB, AniList, and Kitsu where available.Sample item (TV)
Field reference
Display title.
Image path fragment. Combine with the prefixes in Image conventions — for example
https://simkl.in/posters/{poster}_m.webp. null when no poster is on file (Type 4 null — see Null and missing values); fall back to https://simkl.in/poster_no_pic.png (see fallbacks).Air / release timestamp with the catalog’s timezone offset (e.g.
2026-05-16T00:00:00-05:00 for US TV, +09:00 for Japanese anime). Use this for chronological sorting and timezone-aware display.Original premiere date — the show or movie’s first-ever release, not the per-episode air date (that’s in
date).Simkl popularity rank.
0 for items that aren’t yet ranked (common on new / regional titles). Lower non-zero values = more popular.Absolute
simkl.com URL with slug (e.g. https://simkl.com/tv/1520136/ruin-road).Aggregate ratings keyed by source. Only sources with on-file data appear.
External and Simkl IDs. Always carries
simkl_id + slug. tmdb is near-universal; imdb appears on TV / movies, mal / anidb / anilist / kitsu on anime. Additional slug variants (letterslug, traktmslug, tvdbslug, mdlslug, …) may appear on items with those platform links — the response is permissive.TV / anime only — omitted on movie files. Episode reference for the airing.
Anime files only — omitted on TV and movie files. Catalog format. One of
tv, movie, ova, ona, special, music.