This document provides an overview and summary of the Java API for JSON Binding (JSON-B) specification. It discusses the goals of JSON-B, which include supporting all JSON documents and maintaining consistency with other Java APIs. The document outlines the JSR status and progress, including passing the public review ballot. It provides an overview of the JSON-B API, describing the default mapping for basic types, classes, collections, and customized mapping options using annotations and configuration.