• Public API

    Read-only API for viewing films, actors, and other cinematography meta-data

    Browse
  • Admin API

    An administrative API for managing actors, movies, etc.

    Manage

About

Note: On demo.mixerapi.com, the database is refreshed once every 24 hours and you may only delete new records.

This demo uses the main APP namespace to host the Public API. The two remaining APIs are exposed via plugins. While MixerAPI is setup to run off your main APP namespace by default, this demo illustrates how you may logically separate your API using plugins.

The demo is based off a modified version of the MySQL Sakila sample database and exposes it as an API for viewing, purchasing, and managing movie rentals.