{"@context": "https://schema.org", "@type": "WebAPI", "name": "EtMDB REST API v1 API", "description": "The Ethiopian Movie Database", "provider": {"@type": "Organization", "name": "etmdb.com"}, "documentation": "https://etmdb.com/api/docs/endpoints/?format=openapi"}
The Ethiopian Movie Database
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://etmdb.com
auth: o a u t h 2
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
The Ethiopian Movie Database
| method | path | what the vendor says it does |
|---|---|---|
GET | /api/v1/cinema-detail/search/{cinema_name} | Return cinema details search result Return cinema details search result ### Response Class (Status 200) * __ |
GET | /api/v1/cinema-schedule/search/{movie_title} | Return cinema schedule search result Return cinema schedule search result ### Response Class (Status 200) * |
GET | /api/v1/cinema-schedule/searchall/{param} | Return cinema schedule search result Return cinema schedule search result ### Response Class (Status 200) __{ |
GET | /api/v1/cinema-shedule-showtime/search/{movie_title} | Return cinema schedule and showtime search result Return cinema schedule and showtime search result ### Respo |
GET | /api/v1/cinema-shedule-showtime/searchall/{param} | Return cinema schedule and showtime search result Return cinema schedule and showtime search result ### Respo |
GET | /api/v1/cinema/search/{id} | Return cinema search result Return cinema search result ### Response Class (Status 200) * __{id}__: Used as |
GET | /api/v1/company-credits/search/{movie_title} | Return company credits search result Return company credits search result ### Response Class (Status 200) * |
GET | /api/v1/company-credits/searchall/{param} | Return company credits search result Return company credits search result ### Response Class (Status 200) __{ |
GET | /api/v1/company/search/{company_name} | Return company search result Return company search result ### Response Class (Status 200) * __{company_name} |
GET | /api/v1/filmography-type/search/{filmography_description} | Return filmography type search result Return filmography type search result ### Response Class (Status 200) |
GET | /api/v1/filmography/search/{movie_title} | Return filmography search result Return filmography search result ### Response Class (Status 200) * __{movie |
GET | /api/v1/filmography/searchall/{param} | Return filmography search result Return filmography search result ### Response Class (Status 200) __{param}__ |
GET | /api/v1/genre-type/search/{genre_description} | Return genre type search result Return genre type search result ### Response Class (Status 200) * __{genre_d |
GET | /api/v1/genre/search/{movie_title} | Return movie genre search result Return movie genre search result ### Response Class (Status 200) * __{movie |
GET | /api/v1/genre/searchall/{movie_genre_type} | Return movie genre search result Return movie genre search result ### Response Class (Status 200) * __{movie |
GET | /api/v1/job/search/{job_title} | Return job details search result Return job details search result ### Response Class (Status 200) * __{job_t |
GET | /api/v1/job/searchall/{company_name} | Return job details search result Return job details search result ### Response Class (Status 200) * __{compa |
GET | /api/v1/media/search/{movie_title} | Return movie media search result Return movie media search result ### Response Class (Status 200) * __{movie |
GET | /api/v1/media/searchall/{user} | Return cast media search result Return cast media search result ### Response Class (Status 200) __{user}__ ar |
GET | /api/v1/movie-cast/search/{movie_title} | Return movie cast search result Return movie cast search result ### Response Class (Status 200) * __{movie_t |
GET | /api/v1/movie-cast/searchall/{param} | Return movie cast search result Return movie cast search result ### Response Class (Status 200) __{param}__ a |
GET | /api/v1/movie/search/{movie_title} | Return movie search result Return movie search result ### Response Class (Status 200) * __{movie_title}__: U |
GET | /api/v1/news/search/{title} | Return news or article search result Return news or article search result ### Response Class (Status 200) * |
GET | /api/v1/people/search/{user} | Return cast search result Return cast search result ### Response Class (Status 200) __{param}__ argument can |
GET | /api/v1/showtime/searchall/{param} | Return showtime search result Return showtime search result ### Response Class (Status 200) __{param}__ argum |
GET | /api/v1/watchlist/search/{movie_title} | Return watchlist search result Return watchlist search result ### Response Class (Status 200) * __{movie_tit |
GET | /api/v1/watchlist/searchall/{param} | Return watchlist search result Return watchlist search result ### Response Class (Status 200) __{param}__ arg |
specification origin: https://etmdb.com/api/docs/endpoints/?format=openapi
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.