How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

IIT Delhi Departmental Site Platform API

Undocumented JSON API behind the shared React/Express site platform IIT Delhi runs across departmental and unit subdomains. Anonymous reads were confirmed on 2026-08-30 across three deployments — convocation.iitd.ac.in serves /api/news and /api/contact, ird.iitd.ac.in serves /api/contact, /api/circulars and /api/announcements, and csc.iitd.ac.in serves /api/contact and /api/pages. Media collections and writes are gated behind the institute's own OAuth 2 server, which the API names in its own 401 body. IIT Delhi publishes no documentation, version marker, changelog or contract for this surface; the OpenAPI in this repo was reverse-described entirely from live probes and is marked as such.

IIT Delhi Departmental Site Platform API is one of 8 APIs that Indian Institute of Technology Delhi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Content, Departmental, JSON, Undocumented, and Campus. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and 1 JSON Schema.

This API exposes 6 operations across 6 paths, organized into 5 resource areas, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 2026-08-30.

Requests are made against 3 base URLs: https://convocation.iitd.ac.in/api, https://ird.iitd.ac.in/api, https://csc.iitd.ac.in/api.

6 operations 6 paths 6 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2026-08-30
Base URL
https://convocation.iitd.ac.in/api
Authentication
API Key
Resource Areas
5

Authentication & Security 1

IIT Delhi Departmental Site Platform API declares 1 security scheme for authenticating requests. An API key is passed in the cookie as connect.sid (iitdOAuthSession).

  • iitdOAuthSession — Session cookie issued after an interactive login against the institute OAuth 2 server at https://oauth.iitd.ac.in/. That server publishes no OpenID Connect dis…

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 6 GET. They span 5 resource areas: Contact, News, Circulars, Pages, Media. Each is listed below with its method, path, parameters, and response codes.

Contact 1

Departmental office contact directory entries.

GET
/contact
List departmental contact directory entries
listContacts → 200
News 2

Announcements and news items published by the unit.

GET
/news
List announcements and news items
listNews → 200404
GET
/announcements
List unit announcements
listAnnouncements → 200404
Circulars 1

Numbered administrative circulars with attached documents.

GET
/circulars
List administrative circulars
listCirculars → 200404
Pages 1

CMS page bodies rendered by the front end.

GET
/pages
List CMS page bodies
listPages → 200500
Media 1

Image galleries. Gated behind IITD OAuth.

GET
/gallery
List image gallery entries
listGallery → 200401

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are NewsItem (9 properties), Contact (7 properties), Circular (5 properties), AuthError (4 properties). Each schema is shown below with its type and property counts.

Contact
object
7 properties 2 required
NewsItem
object
9 properties 2 required
Circular
object
5 properties 2 required
Page
object
2 properties 1 required
AuthError
object
4 properties 3 required
ServerError
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

iit-delhi-site-platform-openapi.yml Raw ↑

Other APIs Indian Institute of Technology Delhi publishes across the network.

IIT Delhi Shibboleth Identity Provider (SAML 2.0 metadata)
IIT Delhi Institutional Repository OAI-PMH
IIT Delhi Institutional Repository DSpace REST API
IIT Delhi OAuth 2 Authentication Server
IIT Delhi Moodle Web Services
IIT Delhi Research Profiles on IRINS
IITD Connect API (DevClub) — retired
Where this information came from

This is an independent, third-party profile of IIT Delhi Departmental Site Platform API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.