OpenAPI Spec (preview)
{
"swagger": "2.0",
"info": {
"description": "This API requires authorization, you can get a free key here: [http://omdbapi.com/apikey.aspx](http://omdbapi.com/apikey.aspx)",
"version": "1.0",
"title": "OMDb API",
"termsOfService": "http://omdbapi.com/legal.htm",
"contact": {
"email": "bfritz@fadingsignal.com"
},
"license": {
"name": "CC BY-NC 4.0",
"url": "https://creativecommons.org/licenses/by-nc/4.0/"
}
},
"host": "omdbapi.com",
"ba