Example MovieAPI
The MovieAPI is a comprehensive API designed to manage and interact with a collection of movies. This API provides endpoints to access, create, update, and delete movie records. Each movie record includes detailed information such as the movie's name, genre, rating, and more. It is ideal for developers building applications or platforms related to movie discovery, recommendation engines, or…
Example MovieAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get All Movies /movie |
Retrieves a list of all movies in the database. |
| POST |
Create Movie /movie |
Adds a new movie to the database. |
Example MovieAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $2 / month | — |
|
| PRO | $9.9 / month | — |
|