OData website screenshot

OData

OData (Open Data Protocol) is an OASIS standard that defines best practices for building and consuming RESTful APIs. It enables the creation of query-based data services over HTTP, providing a uniform way to describe data and data models, query and edit data, and perform batch operations.

OData publishes 3 APIs on the APIs.io network: $Batch API, $Metadata API, and OData Service API API. Tagged areas include OASIS Standard, OData, Open Data Protocol, Query Language, and RESTful APIs.

OData’s developer surface includes documentation, engineering blog, and 5 more developer resources.

37.7/100 thin ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
4 APIs 1 MCP Servers
OASIS StandardODataOpen Data ProtocolQuery LanguageRESTful APIs

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 37.7/100 · thin
Contract Quality 13.3 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 37/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/odata: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

OData Service API

Standard OData service endpoints including service document, metadata document, entity set CRUD operations, and batch processing as defined by the OData v4.01 specification.

OData $Batch API

The $Batch API from OData — 1 operation(s) for $batch.

OData $Metadata API

The $Metadata API from OData — 1 operation(s) for $metadata.

OData OData Service API API

The OData Service API API from OData — 3 operation(s) for odata service api.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

MCP Server

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Odata Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Odata Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Odata Finops

FINOPS

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Odata Domain Security

TLSv1.3 · HSTS

SECURITY

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: odata
name: OData
description: OData (Open Data Protocol) is an OASIS standard that defines best practices for building and consuming RESTful
  APIs. It enables the creation of query-based data services over HTTP, providing a uniform way to describe data and data
  models, query and edit data, and perform batch operations.
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/odata.png
tags:
- OASIS Standard
- OData
- Open Data Protocol
- Query Language
- RESTful APIs
url: https://raw.githubusercontent.com/api-evangelist/odata/refs/heads/main/apis.yml
created: '2025-01-01'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: odata:odata-service
  name: OData Service API
  description: Standard OData service endpoints including service document, metadata document, entity set CRUD operations,
    and batch processing as defined by the OData v4.01 specification.
  humanURL: https://www.odata.org/documentation/
  tags:
  - Metadata
  - OData
  - Service Document
  properties:
  - type: Documentation
    url: https://www.odata.org/documentation/
  - type: GettingStarted
    url: https://www.odata.org/getting-started/
- aid: odata:odata-batch-api
  name: OData $Batch API
  description: The $Batch API from OData — 1 operation(s) for $batch.
  humanURL: https://www.odata.org/documentation/
  tags:
  - $Batch
  properties:
  - type: OpenAPI
    url: openapi/odata-batch-api-openapi.yml
- aid: odata:odata-metadata-api
  name: OData $Metadata API
  description: The $Metadata API from OData — 1 operation(s) for $metadata.
  humanURL: https://www.odata.org/documentation/
  tags:
  - $Metadata
  properties:
  - type: OpenAPI
    url: openapi/odata-metadata-api-openapi.yml
- aid: odata:odata-odata-service-api-api
  name: OData OData Service API API
  description: The OData Service API API from OData — 3 operation(s) for odata service api.
  humanURL: https://www.odata.org/documentation/
  tags:
  - OData Service API
  properties:
  - type: OpenAPI
    url: openapi/odata-odata-service-api-api-openapi.yml
common:
- type: DomainSecurity
  url: security/odata-domain-security.yml
- type: Website
  url: https://www.odata.org/
- type: Documentation
  url: https://www.odata.org/documentation/
- type: GitHubOrganization
  url: https://github.com/OData
- type: Reference
  url: https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html
- type: Integrations
  url: https://www.odata.org/ecosystem/
- name: MCP Server
  url: https://github.com/OData/MCP
  type: MCPServer
- url: https://www.odata.org/blog/feed.xml
  type: Blog
integrations:
- name: OData
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com