All in One API
Api with multi-purpose dummy data useful for tests, teaching or prototypes.
Need some data to show your project?
Can't find dummy data translated to your language?
All In One API is a free online REST API that you can use anytime, without a key and with diferent languages for all kind of projects without running any server-side code.
Resources
There are 4 type of resources right now.
- Quotes 16 quotes
- Movies 16 movies
- Series 12 series
- Books 6 books
Languages
3 languages supported at the moment.
- English Full support
- Spanish Full support
- Portuguese Full support
Routes
All HTTP methods supported
- GET all/movies
- GET + params/movies?params
- GET + id/movies/:id
- GET + id + lang/movies/:id?lang=es
- POST/movies
- PUT/movies/:id
- PATCH/movies/:id
- DELETE/movies/:id