freeapis

restful-api

带 CRUD 端点的假 REST API,用于测试和原型制作

认证方式
No auth
HTTPS
Yes
CORS
No

简介

restful-api 提供假 REST 端点——免密钥(实测可用)。

快速开始

对象(实测可用):

curl "https://api.restful-api.dev/objects/1"
{ "id": "1", "name": "Google Pixel 6 Pro", "data": { "color": "Cloudy White", "capacity": "128 GB" } }

认证方式

无需认证——免密钥。

速率限制与注意事项

  • 免费;请礼貌使用——没有公开的硬性限制。
  • CRUD 对象。

常见问题

restful-api 免费吗? 是的——免费且免密钥(实测)。

需要密钥吗? 不需要——免密钥。

返回什么? 假对象。

测试数据 分类更多

APIAuthHTTPSCORS
AddressMock

Random US, Hong Kong and Cape Verde addresses with matched city, state and ZIP

No authYesYes
Bacon Ipsum

A Meatier Lorem Ipsum Generator

No authYesUnknown
Dicebear Avatars

Generate random pixel-art avatars

No authYesNo
DummyJSON

Fake REST API with products, users, posts, comments, todos and more

No authYesYes
English Random Words

Generate English Random Words with Pronunciation

No authYesNo