JSONPlaceholder · JSON Structure
Jsonplaceholder Post Structure
A sample blog post owned by a user in the JSONPlaceholder dataset.
DevelopmentTestingPrototypingFake APIOpen SourceREST
Post is a JSON Structure definition published by JSONPlaceholder, describing 4 properties, of which 4 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
id
userId
title
body
Meta-schema: https://json-structure.org/meta/core/v0/#