Product Information
What is Odata?
OData (Open Data Protocol) is an OASIS standard approved by ISO/IEC, defining a set of best practices for building and consuming RESTful APIs. OData enables you to focus on business logic when constructing RESTful APIs, without worrying about the various approaches to defining request and response headers, status codes, HTTP methods, URL conventions, media types, payload formats, query options, and more. It also provides guidance for tracking changes, defining reusable functions/actions for procedures, and sending asynchronous/batch requests. OData RESTful APIs are user-friendly. The OData metadata, a machine-readable description of the API's data model, facilitates the creation of robust, general-purpose client proxies and tools.
How to use Odata?
OData is an open data protocol providing best practices and standards for building and consuming queryable, interoperable RESTful APIs, helping developers focus on business logic and simplify API creation and consumption.
Core Functions of Odata
REST API
Usage Scenarios of Odata
- Build and consume RESTful APIs
- Track data changes
- Define reusable functions/operations
- Send asynchronous or batch requests
- Create powerful general-purpose client proxies and tools
Common Questions about Odata
What does OData do?
How do I use OData?
What are the core features of OData?
What are the application scenarios of OData?




















