H

Hydra Movies

by Hydra Movies Free tier

Hydra Movies is a streaming service that holds information on thousands of popular movies. The Hydra Movies API gives you access to their entire collection of full movies. Each film returned provides you with the following data: - Movie Title - Movie Release Year - Gen

entertainmenthydramovies

Quick Reference

Base URL https://hydramovies.com/api-v2/%3Fsource=http:/hydramovies.com/api-v2 Auth type none Auth header # No auth required Rate limit See documentation Pricing Enterprise / contact sales Free quota None Documentation https://hydramovies.com/api-v2/%3Fsource=http:/hydramovies.com/api-v2 Endpoint status Server online — HTTP 429 — server is online but path returned an error (may require auth)1.58s (checked Mar 29, 2026) Builder score D 35% builder-friendly
Pricing
28
Latency
30
Depth
44

Authentication

No authentication required

# No auth required

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free — open public API, no authentication required.

Key Endpoints

MethodPathDescription
GET /current-Movie-Data.csv&imdb_id={IMDBid} getMovieByIMDBid
GET /current-Movie-Data.csv&movie_year={MovieYear} getMovieByYear

Sample Request

curl -X GET 'https://hydramovies.com/api-v2/%3Fsource=http:/hydramovies.com/api-v2/current-Movie-Data.csv&imdb_id={IMDBid}' \
  -H '# No auth required'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Hydra Movies documentation.