About 965,000 results
Open links in new tab
  1. JSON:API — A specification for building APIs in JSON

    Sep 30, 2022 · JSON:API covers creating and updating resources as well, not just responses. JSON:API has been properly registered with the IANA. Its media type designation is …

  2. Is there any standard for JSON API response format?

    Yes there are a couple of standards (albeit some liberties on the definition of standard) that have emerged: JSON API - JSON API covers creating and updating resources as well, not just responses. …

  3. A Complete Introduction to the JSON:API Specification

    Aug 1, 2025 · This comprehensive guide offers a deep dive into the JSON:API specification, exploring its core concepts, structure, and powerful features.

  4. JSON APIs with Examples and Code - w3resource

    Jan 6, 2025 · A JSON API allows applications to exchange data in JSON (JavaScript Object Notation) format, which is lightweight and widely supported. JSON APIs are the backbone of web services and …

  5. OpenAPI Specification - Version 3.1.0 | Swagger

    An OpenAPI Document is a single JSON or YAML document that conforms to the OpenAPI Specification. An OpenAPI Document compatible with OAS 3.*.* contains a required openapi field …

  6. Understanding JSON and How It’s Used in APIs

    Aug 14, 2025 · JSON (JavaScript Object Notation) is one of the most common ways applications exchange information over the internet. APIs use it to send and receive structured data quickly, …

  7. api.json format

    Within API Builder, you can find the URL to the service specification by clicking on the "service.json" link for a service. Example: https://app.apibuilder.io/apicollective/apibuilder-api/0.13.29/service.json.