Guides

Step-by-step guides for partners integrating with the Education Data Platform — from first call to production.

Welcome

Whether you're building a parent-facing dashboard, an analytics pipeline, or an AI assistant that understands school data, the Education Data Platform gives you the building blocks to integrate quickly and safely.

These guides cover everything from registering an application and getting credentials, to using the three API styles (REST, GraphQL, MCP) for different consumer needs. Each guide includes runnable examples — copy, paste, adapt.

Getting started

Document APIs

Find your way around the API catalog — read OpenAPI specs, browse the supplementary Markdown documentation, and use Try-It-Out to test endpoints without writing any client code.

Publish APIs

Register your application, choose a subscription tier, and receive credentials. Then make your first authenticated request to any of the published APIs.

API Versioning

Understand our versioning strategy: how breaking changes are introduced, what counts as backward-compatible, and how long supported versions remain available.

Frequently Asked Questions