Download OpenAPI specification:Download
Free fake API for testing and prototyping.
| id | number ID of the post |
| title | string Title of the post |
| body | string Body of the post |
| userId | number ID of the user who created the post |
{- "id": 0,
- "title": "string",
- "body": "string",
- "userId": 0
}{- "id": 0,
- "title": "string",
- "body": "string",
- "userId": 0
}| id required | string ID of the post |
| id | number ID of the post |
| title | string Title of the post |
| body | string Body of the post |
| userId | number ID of the user who created the post |
{- "id": 0,
- "title": "string",
- "body": "string",
- "userId": 0
}{- "id": 0,
- "title": "string",
- "body": "string",
- "userId": 0
}