restful-api
Fake REST API for testing and prototyping with CRUD endpoints
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- No
- Category
- Test Data
- Documentation / URL
- https://restful-api.dev
Overview
restful-api provides fake REST endpoints — keyless (verified live).
Quick Start
Object (verified live):
curl "https://api.restful-api.dev/objects/1"
{ "id": "1", "name": "Google Pixel 6 Pro", "data": { "color": "Cloudy White", "capacity": "128 GB" } }
Authentication
None — keyless.
Rate Limits & Notes
- Free; be polite — no hard published limit.
- CRUD objects.
FAQ
Is restful-api free? Yes — free and keyless (verified).
Does it need a key? No — keyless.
What does it return? Fake objects.
More in Test Data
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AddressMock Random US, Hong Kong and Cape Verde addresses with matched city, state and ZIP | No auth | Yes | Yes | ↗ |
| Bacon Ipsum A Meatier Lorem Ipsum Generator | No auth | Yes | Unknown | ↗ |
| Dicebear Avatars Generate random pixel-art avatars | No auth | Yes | No | ↗ |
| DummyJSON Fake REST API with products, users, posts, comments, todos and more | No auth | Yes | Yes | ↗ |
| English Random Words Generate English Random Words with Pronunciation | No auth | Yes | No | ↗ |