Back to home page

Kiwi API Response Format

Information Technology — Application Programming Interfaces — Kiwi API Response Format

ICS35.240.01
AuthorKiwi Committee for Standardization
Available inEnglish
NameKAPIR
Version25.0.12-EN
Stage90.97 Removed
Released2025-03-28 00:00:00
Next version25.0.22-EN
Previous version25.0.11-EN

KAPIR is a language-agnostic format for API responses. It prescribes clear and consistent structures for communicating data and metadata from a server to a client. It is designed to be easy to implement and understand, making it suitable for a wide range of applications.

KAPIR can be used in virtually any data format and programming language, including JSON, XML, and YAML. It is particularly well-suited for RESTful APIs, where it can help standardize the way data is presented to clients.

The format includes sections for data, metadata, and error handling, allowing developers to provide comprehensive information in a structured manner. This makes it easier for clients to parse and utilize the data returned by APIs.

 Show 25.0.11-EN  Show timeline Show 25.0.22-EN