Skip to content

API Endpoints

Endpoints Overview

Our DummyAPI offers a variety of endpoints, covering common data types.

Resources

  • https://dummyapi.online/api/movies: 100 Movies with IMDB ratings
  • https://dummyapi.online/api/blogposts: 50 Blog Posts
  • https://dummyapi.online/api/users: 30 Users
  • https://dummyapi.online/api/pokemon: 50 Pokemon
  • https://dummyapi.online/api/products: 24 Real Products
  • https://dummyapi.online/api/todos: 50 Todo Items
  • https://dummyapi.online/api/social-profiles: 10 Realistic Social Media Profiles

Individual Routes

Access individual resources:

  • https://dummyapi.online/api/movies/1: Access Movie with ID of 1
  • https://dummyapi.online/api/blogposts/1: Access Blog Post with ID of 1
  • https://dummyapi.online/api/users/1: Access User with ID of 1
  • https://dummyapi.online/api/pokemon/1: Access Pokemon with ID of 1
  • https://dummyapi.online/api/products/1: Access Products with ID of 1
  • https://dummyapi.online/api/todos/1: Access Todos with ID of 1
  • https://dummyapi.online/api/social-profiles/1: Access Social Media Profile with ID of 1