Information

Have the information of a film such as its title, release date, director, producer, streaming link to our services ect ...

Movie

GET /wp-json/moviewp/search/keyword=

This request makes it possible to have the information and the streaming link of the film requested.

Path Parameters

NameTypeDescription

/name-movie

string

/name-movie is the name of the movie ask.

{
    "276": {
        "title": "Iron Man 3",
        "url": "https://streaming.protondev.eu/iron-man-3/",
        "img": "https://image.tmdb.org/t/p/w92/wvGqiyFWvTqYN5v61UvVw9N5fhO.jpg",
        "extra": {
            "date": "2013",
            "imdb": "6.9",
            "imdb_id": "tt1300854"
        }
    }
}

Oublié pas d'ajouter le nonce à la fin

nonce

GET &nonce=d7c61ff5fc

This will give the desired information

Dernière mise à jour