Indian Institute of Technology Delhi website screenshot

Indian Institute of Technology Delhi

Indian Institute of Technology Delhi (IIT Delhi) is a public technical and research university in Hauz Khas, New Delhi, an Institute of National Importance and Institution of Eminence ranked #118 in the QS World University Rankings 2025. Its public developer/API footprint is modest and largely research- and student-driven rather than a centralized developer program: the Central Library runs an open DSpace 8 institutional repository exposing a DSpace REST API and an OAI-PMH metadata-harvesting interface, the institute operates an OAuth 2 authentication server for campus apps, and the student DevClub maintains the IITD Connect mobile-app backend with Postman-documented endpoints. There is no unified, productized public API portal.

Indian Institute of Technology Delhi publishes 4 APIs on the APIs.io network. Tagged areas include Education, Higher Education, University, Research, and India.

The Indian Institute of Technology Delhi catalog on APIs.io includes 1 JSON-LD context.

Indian Institute of Technology Delhi’s developer surface includes GitHub presence, authentication, and 8 more developer resources.

21.1/100 emerging ▬ flat Agent 12/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFree
4 APIs
EducationHigher EducationUniversityResearchIndiaOpen AccessLibrary

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 21.1/100 · emerging
Contract Quality 3.2 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 12/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 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/iit-delhi: 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.

IIT Delhi Institutional Repository DSpace REST API

The IIT Delhi Central Library institutional repository runs on DSpace 8.0 and exposes the standard DSpace REST/HAL API at /server/api. The root endpoint is public and advertises...

IIT Delhi Institutional Repository OAI-PMH

OAI-PMH 2.0 metadata-harvesting interface for the IIT Delhi DSpace 8 institutional repository, enabling harvesting of theses, dissertations, and faculty/student scholarly output...

IIT Delhi OAuth 2 Authentication Server

IIT Delhi operates an OAuth 2 authorization server that lets developers register their own campus apps and authenticate users with IIT Delhi credentials. The portal is live but ...

IITD Connect API (DevClub)

Backend API for IITD Connect, the student-built IIT Delhi mobile/campus app maintained by DevClub. Documented via Postman with endpoints grouped into User, Event, Club/Hostel/Bo...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Iit Delhi Rate Limits

1 limits

RATE LIMITS

FinOps 1

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

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Iit Delhi Context

20 classes · 4 properties

JSON-LD

Security Posture 1

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

Iit Delhi Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: iit-delhi
name: Indian Institute of Technology Delhi
description: 'Indian Institute of Technology Delhi (IIT Delhi) is a public technical and research university in Hauz Khas,
  New Delhi, an Institute of National Importance and Institution of Eminence ranked #118 in the QS World University Rankings
  2025. Its public developer/API footprint is modest and largely research- and student-driven rather than a centralized developer
  program: the Central Library runs an open DSpace 8 institutional repository exposing a DSpace REST API and an OAI-PMH metadata-harvesting
  interface, the institute operates an OAuth 2 authentication server for campus apps, and the student DevClub maintains the
  IITD Connect mobile-app backend with Postman-documented endpoints. There is no unified, productized public API portal.'
type: Index
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/iit-delhi.png
url: https://raw.githubusercontent.com/api-evangelist/iit-delhi/refs/heads/main/apis.yml
tags:
- Education
- Higher Education
- University
- Research
- India
- Open Access
- Library
created: '2026-06-03'
modified: '2026-06-03'
specificationVersion: '0.19'
apis:
- aid: iit-delhi:dspace-rest
  name: IIT Delhi Institutional Repository DSpace REST API
  description: The IIT Delhi Central Library institutional repository runs on DSpace 8.0 and exposes the standard DSpace REST/HAL
    API at /server/api. The root endpoint is public and advertises the dspaceVersion, authn, and core links; most content
    endpoints (e.g. core/items) require authentication and return HTTP 401 for anonymous requests.
  humanURL: https://ir.iitd.ac.in/
  baseURL: https://ir.iitd.ac.in/server/api
  tags:
  - Repository
  - DSpace
  - Open Access
  - Research
  - Library
  - REST
  properties:
  - type: Documentation
    url: https://ir.iitd.ac.in/server/api
- aid: iit-delhi:oai-pmh
  name: IIT Delhi Institutional Repository OAI-PMH
  description: OAI-PMH 2.0 metadata-harvesting interface for the IIT Delhi DSpace 8 institutional repository, enabling harvesting
    of theses, dissertations, and faculty/student scholarly output. The Identify verb resolves and returns a valid OAI-PMH
    XML response.
  humanURL: https://ir.iitd.ac.in/
  baseURL: https://ir.iitd.ac.in/server/oai/request
  tags:
  - OAI-PMH
  - Metadata
  - Harvesting
  - Open Access
  - Library
  - Research
  properties:
  - type: Documentation
    url: https://ir.iitd.ac.in/server/oai/request?verb=Identify
- aid: iit-delhi:oauth2
  name: IIT Delhi OAuth 2 Authentication Server
  description: IIT Delhi operates an OAuth 2 authorization server that lets developers register their own campus apps and
    authenticate users with IIT Delhi credentials. The portal is live but gated behind a login/CAPTCHA, and no public OAuth/OpenID
    Connect endpoint or scope documentation is published.
  humanURL: https://oauth.iitd.ac.in/
  tags:
  - Authentication
  - OAuth2
  - Identity
  - SSO
  properties:
  - type: Documentation
    url: https://oauth.iitd.ac.in/
  - type: Authentication
    url: https://oauth.iitd.ac.in/
- aid: iit-delhi:iitd-connect
  name: IITD Connect API (DevClub)
  description: Backend API for IITD Connect, the student-built IIT Delhi mobile/campus app maintained by DevClub. Documented
    via Postman with endpoints grouped into User, Event, Club/Hostel/Body, IITD News, and Calendar collections; requests require
    a Bearer token obtained from a login request. This is a student-club project rather than an official institutional API.
  humanURL: https://documenter.getpostman.com/view/11367216/SzmmUEKQ
  tags:
  - Mobile
  - Campus
  - Student
  - Events
  - DevClub
  properties:
  - type: Documentation
    url: https://documenter.getpostman.com/view/11367216/SzmmUEKQ
  - type: GitHub
    url: https://github.com/devclub-iitd/IITDConnectServer
common:
- type: DomainSecurity
  url: security/iit-delhi-domain-security.yml
- type: Website
  url: https://home.iitd.ac.in/
- type: GitHub
  url: https://github.com/iit-delhi
- type: SourceCode
  url: https://github.com/devclub-iitd
- type: LinkedIn
  url: https://www.linkedin.com/school/iitdelhi/
- type: Authentication
  url: https://oauth.iitd.ac.in/
- type: Plans
  url: plans/iit-delhi-plans-pricing.yml
- type: RateLimits
  url: rate-limits/iit-delhi-rate-limits.yml
- type: FinOps
  url: finops/iit-delhi-finops.yml
- type: Review
  url: review.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com