Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

kino.is API

Public OpenAPI 3.1 specification for the kino.is API — a movie & TV catalogue with people, ratings, where-to-watch and live cinema showtimes.

All endpoints are GET, return JSON, and take an optional lang (ru, en, uk, kk, uz, be, de, he). Base URL: https://kino.is.

Spec

openapi.yaml — covers search, film & person details, catalogue browsing, what's-in-cinemas, real showtimes (UA/KZ), box office, calendar and lists.

Official clients

Generate a client in any language

npx @openapitools/openapi-generator-cli generate \
  -i https://raw.githubusercontent.com/kino-is/api/main/openapi.yaml \
  -g php -o ./kino-is-php     # or: go, java, csharp, swift, kotlin, ruby, rust, …

Explore it interactively in Swagger Editor — paste the openapi.yaml.

License

MIT © kino.is

About

OpenAPI 3.1 spec for the kino.is API — films, people, ratings, where-to-watch & live cinema showtimes. Generate a client in any language.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors