Share JSON code with CodeThis

Share API responses, config files, and JSON schemas — pretty-printed and syntax-highlighted.

Paste JSON now

What you get

  • JSON-aware syntax highlighting via CodeMirror
  • Instant shareable link — no signup required
  • Optional expiration (7 days, 30 days, permanent)
  • Password protection for private pastes
  • Works with the REST API and MCP server
  • Rich markdown and MDC components alongside code

Common use cases for JSON pastes

  • API response examples
  • package.json snippets
  • JSON Schema definitions
  • Webhook payloads

Example

{
  "name": "my-app",
  "version": "1.0.0",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "test": "vitest run"
  }
}

Related languages

Ready to share some JSON?