Learn with SdashAPI
Practical, copy-paste recipes and production patterns for building EdTech products, CBT engines, and autonomous AI tutors on SdashAPI infrastructure.
Level 1: Core Concepts
Getting Started with SdashAPI
Welcome to SdashAPI! This guide covers the basics of what SdashAPI is, how it works, and what you can build with it.
How to Create an Account
Before you can make your first API request, you need to create a developer account to track usage and manage keys.
Level 2: Understanding the API
Understanding SdashAPI V1
Deep dive into the architecture of our V1 endpoint, the fastest way to get basic question data.
Understanding SdashAPI V4
Explore the intelligence layer behind V4, featuring topic tagging, difficulty rating, and similar question logic.
Level 3: Real Projects
Level 4: Libraries & Frameworks
Using SdashAPI with JavaScript
Integrate SdashAPI into your frontend applications using vanilla JavaScript and the Fetch API.
Build a Next.js Exam Prep App
Connect SdashAPI metadata and intelligence endpoints to deliver adaptive hints and topic tracking in Next.js.