Free Developer Resources

JSON Data Samples

A curated collection of real-world JSON examples for your testing and development needs. Visualize, edit, or generate your own with AI.

E-commerce

E-commerce Order JSON

Complete order JSON from e-commerce APIs. Includes billing, shipping, line items with tax breakdown, and payment details. Commonly used in checkout/order management APIs.

#ecommerce json example #order api response #checkout json

Use Cases

  • Order processing systems
  • Checkout API responses
User

User Profile JSON

Comprehensive user profile JSON with preferences, social links, subscription info, and statistics. Used in /users/:id or /profile API endpoints.

#user profile json #account json example #user api response

Use Cases

  • User account management
  • Profile display
Authentication

Authentication Token JSON

OAuth2/JWT authentication response with access token, refresh token, expiry, and user claims. Standard format for /auth/login or /oauth/token endpoints.

#jwt json example #auth token api #login response json

Use Cases

  • User authentication
  • API authorization
Payments

Payment Transaction JSON

Complete payment transaction JSON with UPI details, merchant info, fees breakdown, and settlement status. Used in payment gateway webhooks and transaction APIs.

#payment json example #transaction api response #upi payment json

Use Cases

  • Payment processing
  • Transaction history
Webhooks

Webhook Event JSON

Stripe-style webhook event JSON with previous attributes tracking and delivery status. Standard format for payment/subscription event notifications.

#webhook json payload #event webhook example #stripe webhook json

Use Cases

  • Webhook endpoints
  • Event-driven architecture
API

REST API Error JSON

Standard REST API error response JSON format.

#api error json #rest error response #http error json

Use Cases

  • Error handling
API

Pagination Response JSON

Paginated API response JSON example.

#pagination json #paginated api response

Use Cases

  • Listing APIs
SaaS

SaaS Subscription JSON

Subscription management JSON example for SaaS platforms.

#subscription json #saas billing api

Use Cases

  • Subscriptions
  • Billing
Notifications

Notification JSON

In-app notification JSON payload.

#notification json #in app alert json

Use Cases

  • User notifications
Analytics

Analytics Event JSON

Analytics tracking event JSON structure.

#analytics event json #tracking json example

Use Cases

  • User analytics
  • Event tracking
IoT

IoT Sensor JSON

IoT device telemetry JSON data format.

#iot json example #sensor data json

Use Cases

  • IoT monitoring
Maps

Geo Location JSON

Geolocation coordinates JSON example.

#geo json #location api json

Use Cases

  • Maps
  • Location services
Messaging

Chat Message JSON

Chat and messaging JSON payload.

#chat message json #messaging api response

Use Cases

  • Messaging systems
Search

Search Results JSON

Search API JSON response example.

#search api json #search results response

Use Cases

  • Search APIs
Files

File Upload JSON

File upload metadata JSON example.

#file upload json #file api response

Use Cases

  • File storage
Security

Audit Log JSON

Audit log JSON for security and compliance.

#audit log json #security log json

Use Cases

  • Auditing
  • Compliance
Config

Feature Flag JSON

Feature flag configuration JSON.

#feature flag json #toggle config json

Use Cases

  • Feature rollout
Config

Application Config JSON

Application configuration JSON structure.

#app config json #settings json

Use Cases

  • Configuration management
CRM

CRM Lead JSON

CRM lead capture JSON example.

#crm lead json #lead capture api

Use Cases

  • CRM systems
Healthcare

Healthcare Record JSON

Healthcare patient record JSON example.

#healthcare json #patient record api

Use Cases

  • Healthcare systems
E-commerce

Order Refund JSON

Refund transaction JSON response.

#refund json #order refund api

Use Cases

  • Refund processing
Logistics

Shipment Tracking JSON

Shipment tracking status JSON.

#shipment tracking json #logistics api

Use Cases

  • Delivery tracking
E-commerce

Product Catalog JSON

Product listing JSON example.

#product catalog json #product api

Use Cases

  • Catalog APIs
E-commerce

Wishlist JSON

Wishlist JSON payload.

#wishlist json

Use Cases

  • User personalization
Feedback

Review & Rating JSON

Product review JSON example.

#review json #rating api

Use Cases

  • Feedback systems
Pricing

Coupon JSON

Discount coupon JSON format.

#coupon json #discount api

Use Cases

  • Promotions
E-commerce

Cart JSON

Shopping cart JSON payload.

#cart json #shopping cart api

Use Cases

  • Checkout
Finance

Invoice JSON

Invoice JSON structure.

#invoice json #billing api

Use Cases

  • Accounting
Support

Support Ticket JSON

Customer support ticket JSON.

#support ticket json

Use Cases

  • Customer support
API

API Rate Limit JSON

API rate limit metadata JSON.

#rate limit json #api throttling

Use Cases

  • API governance
Monitoring

System Health JSON

System health check JSON.

#health check json #system status api

Use Cases

  • Monitoring
Logs

Log Entry JSON

Application log JSON format.

#log json #application logs

Use Cases

  • Debugging
Jobs

Scheduled Job JSON

Scheduled job metadata JSON.

#cron job json #scheduled task api

Use Cases

  • Background jobs
Data

Data Export JSON

Data export request JSON.

#data export json

Use Cases

  • Reporting
Infrastructure

Backup Metadata JSON

Backup metadata JSON format.

#backup json #infra backup

Use Cases

  • Disaster recovery
Auth

Session JSON

User session JSON payload.

#session json #auth session api

Use Cases

  • Session management
Privacy

User Consent JSON

User privacy consent JSON.

#user consent json #gdpr api

Use Cases

  • Compliance
Analytics

Feature Usage JSON

Feature usage tracking JSON.

#feature usage json

Use Cases

  • Product analytics
AI/ML

ML Prediction JSON

Machine learning prediction JSON.

#ml prediction json #ai inference api

Use Cases

  • AI systems
Experimentation

A/B Experiment JSON

A/B testing experiment JSON.

#ab test json #experiment api

Use Cases

  • Experimentation