Elevate Standards Alignment - AB Connect API

Welcome

Welcome to the AB Connect interactive documentation. The documentation and related API were developed to help you integrate AB Connect data and decision support services into your system to power the discovery of your content as well as its relationships to academic standards (e.g. alignments) and other content. AB Connect is built upon the most comprehensive collection of connected K-12 standards metadata, machine learning algorithms and subject matter expert validation available.

If you find your users asking questions like the following, AB Connect has a solution for you.

  • I have a standard from Texas, is there a similar standard statement in Arizona?

  • I have a very useful lesson plan that is aligned to a Florida standard, but I'm teaching in California. What California standard might this lesson plan help me fulfill?

  • I have a very useful lesson plan aligned to a Nevada standard. Are there other similar lesson plans aligned to other state standards that I might use?

  • I want to create a lesson around the topic of equivalent numbers. Is there instructional material related to this topic that I can use to build my lesson?

  • I have an assessment item covering mass and energy equivalence. Is there any instructional material I could use to reinforce this concept?

  • I started tagging my assessment items with a few main concepts. What other concepts within standards may be related to these main concepts?

  • I have a lesson plan that is covering divisibility rules. What standards across 50 states cover this concept? What other materials cover this concept?

  • I have lessons aligned to Ohio's 2011 Science standards and they've just released the 2018 standards. How can I remap my alignments quickly?

This documentation describes the AB Connect API in great detail offering examples and an interactive Reference section to get you started right away. We invite you to learn more about AB Connect or take a test drive. Check out the examples section to see working examples built using AB Connect.

© 2024 Instructure, Inc. All rights reserved.

Technical Overview

Version 4.1 of AB Connect is RESTful and is structurally compliant with JSON API. Since JSON API does not explicitly state syntax of filter statements, Academic Benchmarks adopted a simple filtering syntax based on ODATA's query $filter. Note that ODATA's syntax is not directly compatible with JSON API but this discussion thread was the inspiration for our solution.

Getting Started

When you send data through the interactive endpoints in the Reference section, you must authenticate in order to make the call and the responses are handled by a production Academic Benchmarks server so the functionality is real and complete.

If you are already a licensed customer and don't know your credentials or would like to inquire about purchasing a license, please reach out to AB Support at Instructure.

If you are not a customer but would like to become familiar with the API, you can request a sandbox account here.

Last updated

Copyright © 2024 Instructure, Inc. All rights reserved.