Skip to main content

Using API Tools to Review Data in the Ed-Fi ODS/API

· 6 min read
Stephen A. Fuqua
Director, Software Engineering

Overview​

User Story: as an education agency staff member, I want to view the data loaded into the Ed-Fi ODS/API, so that I can compare to my local source of truth and ensure the correct information has been loaded.

Solutions: Use an API client to access the ODS/API, using key/secret credentials issued by the platform host. The ODS/API's Open API files ("swagger.json" metadata) provide documentation of available resources, and there are many robust tools that can read this file to pre-create HTTP requests for you. Bruno is currently my favorite such tool; Postman and Swagger UI are more well-known alternatives.

What about database access as an alternative? And how do these API clients help solve this problem? Read on for more on these topics.

Roadmap Update for the Ed-Fi Data Standard and Technology Suite

· 4 min read
Stephen A. Fuqua
Director, Software Engineering

The Ed-Fi Alliance continues to advance its mission of enabling interoperability and scalable data solutions for education agencies. At the recent Ed-Fi Alliance Summit 2025, we shared updates from the Ed-Fi Technology Roadmap, highlighted recent releases, and previewed what’s coming in the next few years.

📢 Announcing! Ed-Fi ODS Admin App v3.3.4 and API Publisher v1.3.0 Release

· 2 min read
Robert Hunter, Jr
Robert Hunter, Jr
Software Engineer

Welcome to the July 2025 Ed-Fi release update! This post highlights the latest features, improvements, and fixes delivered in the Ed-Fi Admin App v3.3.4 and API Publisher v1.3.0. Whether you’re an implementer, developer, or community member, these updates are designed to make your Ed-Fi experience smoother and more secure.

📢 Ed-Fi Data Management Service Release Candidate Now Available!

· 2 min read
Vinaya Mayya
Senior Technical Program Manager - API

We’re thrilled to announce the Release Candidate 1 / v0.6.0 release milestone for the Ed-Fi Data Management Service (DMS). This release introduces Swagger UI, template databases, and completes critical end-to-end and compatibility testing. It also lays the groundwork for smoother integration and a better developer experience.