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

Edlink Graph API

Institution-level roster and school data.

Edlink Graph API is one of 3 APIs that Edlink publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Graph. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 19 operations across 19 paths, and defines 29 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against a single base URL, https://ed.link/api/v2.

19 operations 19 paths 29 schemas 19 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://ed.link/api/v2
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Edlink Graph API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Edlink Integration Access Token, User Access Token, or Meta API token passed as a Bearer token.

Paths & Operations 19

Across 19 paths, the API surfaces 19 operations — 19 GET. Each is listed below with its method, path, parameters, and response codes.

Graph 19

Institution-level roster and school data.

GET
/graph/people
List people
listPeople 3 params → 200401
GET
/graph/people/{id}
Get a person
getPerson 1 param → 200401404
GET
/graph/classes
List classes
listClasses 3 params → 200401
GET
/graph/classes/{id}
Get a class
getClass 1 param → 200404
GET
/graph/classes/{id}/enrollments
List enrollments for a class
listClassEnrollments 3 params → 200
GET
/graph/enrollments
List enrollments
listEnrollments 3 params → 200401
GET
/graph/enrollments/{id}
Get an enrollment
getEnrollment 1 param → 200404
GET
/graph/schools
List schools
listSchools 2 params → 200
GET
/graph/schools/{id}
Get a school
getSchool 1 param → 200404
GET
/graph/districts
List districts
listDistricts 2 params → 200
GET
/graph/districts/{id}
Get a district
getDistrict 1 param → 200404
GET
/graph/courses
List courses
listCourses 2 params → 200
GET
/graph/courses/{id}
Get a course
getCourse 1 param → 200404
GET
/graph/sections
List sections
listSections 2 params → 200
GET
/graph/sections/{id}
Get a section
getSection 1 param → 200404
GET
/graph/agents
List agents
listAgents 2 params → 200
GET
/graph/agents/{id}
Get an agent
getAgent 1 param → 200404
GET
/graph/events
List change events
listEvents 2 params → 200
GET
/graph/integrations/{id}
Get integration metadata
getIntegration 1 param → 200

Schemas 29

The contract defines 29 schemas that model the data the API accepts and returns. The most detailed are Person (18 properties), Class (17 properties), Enrollment (15 properties), Section (13 properties). Each schema is shown below with its type and property counts.

SectionList
object
2 properties
SectionResponse
object
1 property
EnrollmentResponse
object
1 property
EnrollmentList
object
2 properties
Person
object
18 properties
Enrollment
object
15 properties
DistrictResponse
object
1 property
Error
object
3 properties
District
object
9 properties
IntegrationResponse
object
1 property
Event
object
6 properties
CourseResponse
object
1 property
AgentList
object
2 properties
Course
object
12 properties
AgentResponse
object
1 property
SchoolResponse
object
1 property
CourseList
object
2 properties
ClassList
object
2 properties
DistrictList
object
2 properties
Class
object
17 properties
PersonList
object
2 properties
Section
object
13 properties
PersonResponse
object
1 property
Agent
object
8 properties
Integration
object
7 properties
ClassResponse
object
1 property
SchoolList
object
2 properties
EventList
object
2 properties
School
object
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

edlink-graph-api-openapi.yml Raw ↑

Other APIs Edlink publishes across the network.

Edlink Integrations API
Edlink SSO API
Where this information came from

This is an independent, third-party profile of Edlink Graph 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.