Embedded API Reference
Embedded Skills Intelligence
Overview
The Mapademics Embedded API enables customers to embed Mapademics functionality - such as skills extraction, normalization, and mappings - directly within their own applications.
It is designed for product teams that want to power in-product workflows like curriculum analysis, job alignment, resume parsing, or skills insights, while fully owning the user experience. Mapademics operates as the intelligence layer behind the scenes, with no required redirects or external user interactions.
Who This API Is For
This API is intended for:
SaaS platforms embedding skills intelligence into existing product workflows
Product and platform teams building education, workforce, or talent solutions
Backend engineers implementing secure, server-side integrations
The Embedded API is not intended for direct browser use or public client-side access.
What The Reference Contains
Use this reference to explore four major components of the API:
Syllabus skills extraction
Extract structured, normalized skills from syllabus PDFs and retrieve results using an extractionId.
Labor market intelligence Query occupations, demand signals, workforce outcomes, and skill requirements using required CIP codes and geographic region.
Mapademics Skills Library Browse and look up skills, domains, and related metadata from the Mapademics Skills Library to power search, filters, analytics, and UI experiences.
End Customer Portal Manage end customers programmatically, including creating, viewing, editing, and deleting customers, as well as rotating end-customer API keys.
Integration Model
The Mapademics Embedded API follows a server-to-server integration model:
API calls are made from your backend services
Your application controls authentication, UI, and end-user flows
Mapademics provides the underlying skills intelligence and mappings
This model allows you to seamlessly incorporate Mapademics capabilities into your product while maintaining full control over performance, security, and user experience.
Feedback
This API reference is auto-generated from our OpenAPI specification. If you notice any inconsistencies between the documentation and actual API behavior, please contact us at [email protected].
Use the sidebar to explore authentication, common embedded workflows, endpoints, error handling, and versioning.
Last updated
