The DARK NETFLIX API is a RESTful API based on popular Netflix series Dark . You will access to data about characters and quotes. The Dark Netflix API is filled with canonical information as seen on the Netflix Series.
https://dark-api.herokuapp.com/api/v1
- Get all quotes :
GET /quote
- Get random quote :
GET /quote/random
Detailed info about Dark characters
- Get all characters:
GET /character
- Get random character :
GET /character/random