API Categories
Explore our collection of mock APIs organized by category.
Users
People profiles with emails and phones
GETPOSTPATCH
Endpoint: /api/users
Posts
Blog-style posts with titles and bodies
GET
Endpoint: /api/posts
Products
Catalog items, prices, and stock
GET
Endpoint: /api/products
Recipes
Ingredients, steps, and servings
GET
Endpoint: /api/recipes
Todos
Simple tasks with status
GET
Endpoint: /api/todos
Comments
Text comments linked to posts
GET
Endpoint: /api/comments
Quick Start
Get started with any API in seconds
- 1
Choose Category
Pick from our organized API categories
- 2
Test Endpoint
Try requests instantly in the Playground
- 3
Copy Code
Use ready-to-paste snippets in your app