Public
Documentation Settings

MoveVee API Documentation

An Mordern APIs for accessing movies information using flixhq-core.

GETGet Home

{{project_url}}/api

returns data of the homepage.

Status code
CodeDescription
200OK
500Internal Server Error

GETGet Genres List

{{project_url}}/api/genres-list

returns the genres list.

Status Code
Status CodeDescription
200OK
500Internal Server Error

GETGet Countries List

{{project_url}}/api/countries-list

returns the countries list.

Status Code
Status CodeDescription
200OK
500Internal Server Error
Loading