terminalEmbedded 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.

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.

Use the sidebar to explore authentication, common embedded workflows, endpoints, error handling, and versioning.

Last updated